Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ViewsBlockBase.php
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;
RSS feed