ViewsBlockBase::$view

Same name and namespace in other branches
  1. 8.9.x core/modules/views/src/Plugin/Block/ViewsBlockBase.php \Drupal\views\Plugin\Block\ViewsBlockBase::view
  2. 10 core/modules/views/src/Plugin/Block/ViewsBlockBase.php \Drupal\views\Plugin\Block\ViewsBlockBase::view
  3. 11.x core/modules/views/src/Plugin/Block/ViewsBlockBase.php \Drupal\views\Plugin\Block\ViewsBlockBase::view

The View executable object.

Type: \Drupal\views\ViewExecutable

File

core/modules/views/src/Plugin/Block/ViewsBlockBase.php, line 25

Class

ViewsBlockBase
Base class for Views block plugins.

Namespace

Drupal\views\Plugin\Block

Code

protected $view;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.