You are here

protected property ViewsBlockBase::$view in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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 29
Contains \Drupal\views\Plugin\Block\ViewsBlockBase.

Class

ViewsBlockBase
Base class for Views block plugins.

Namespace

Drupal\views\Plugin\Block

Code

protected $view;