protected property ViewsBlock::$view

The View executable object.

Type: \Drupal\views\ViewExecutable

File

drupal/core/modules/views/lib/Drupal/views/Plugin/Block/ViewsBlock.php, line 31
Contains \Drupal\views\Plugin\Block\ViewsBlock.

Class

ViewsBlock
Provides a generic Views block.

Namespace

Drupal\views\Plugin\Block

Code

protected $view;