protected property ViewsBlockBase::$displayID in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/views/src/Plugin/Block/ViewsBlockBase.php \Drupal\views\Plugin\Block\ViewsBlockBase::displayID
The display ID being used for this View.
Type: string
File
- core/
modules/ views/ src/ Plugin/ Block/ ViewsBlockBase.php, line 36 - Contains \Drupal\views\Plugin\Block\ViewsBlockBase.
Class
- ViewsBlockBase
- Base class for Views block plugins.
Namespace
Drupal\views\Plugin\BlockCode
protected $displayID;