protected property ViewsBlockBase::$view in Drupal 10
Same name and namespace in other branches
- 8 core/modules/views/src/Plugin/Block/ViewsBlockBase.php \Drupal\views\Plugin\Block\ViewsBlockBase::view
- 9 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\BlockCode
protected $view;