protected property ViewsBootstrapPanel::$usesRowPlugin in Views Bootstrap 8.3
Does the style plugin allows to use style plugins.
Type: bool
Overrides StylePluginBase::$usesRowPlugin
File
- src/
Plugin/ views/ style/ ViewsBootstrapPanel.php, line 35
Class
- ViewsBootstrapPanel
- Style plugin to render each item as a row in a Bootstrap Panel.
Namespace
Drupal\views_bootstrap\Plugin\views\styleCode
protected $usesRowPlugin = TRUE;