function ViewsBlockBase::createPlaceholder
Same name and namespace in other branches
- 11.x core/modules/views/src/Plugin/Block/ViewsBlockBase.php \Drupal\views\Plugin\Block\ViewsBlockBase::createPlaceholder()
Overrides BlockPluginTrait::createPlaceholder
File
-
core/
modules/ views/ src/ Plugin/ Block/ ViewsBlockBase.php, line 271
Class
- ViewsBlockBase
- Base class for Views block plugins.
Namespace
Drupal\views\Plugin\BlockCode
public function createPlaceholder() : bool {
return TRUE;
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.