ViewsBlockBase::$displaySet
Same name in other branches
- 9 core/modules/views/src/Plugin/Block/ViewsBlockBase.php \Drupal\views\Plugin\Block\ViewsBlockBase::displaySet
- 10 core/modules/views/src/Plugin/Block/ViewsBlockBase.php \Drupal\views\Plugin\Block\ViewsBlockBase::displaySet
- 11.x core/modules/views/src/Plugin/Block/ViewsBlockBase.php \Drupal\views\Plugin\Block\ViewsBlockBase::displaySet
Indicates whether the display was successfully set.
Type: bool
File
-
core/
modules/ views/ src/ Plugin/ Block/ ViewsBlockBase.php, line 39
Class
- ViewsBlockBase
- Base class for Views block plugins.
Namespace
Drupal\views\Plugin\BlockCode
protected $displaySet;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.