protected property ViewsBootstrapPanel::$usesFields in Views Bootstrap 8.3
Does the style plugin for itself support to add fields to it's output.
Type: bool
Overrides StylePluginBase::$usesFields
File
- src/
Plugin/ views/ style/ ViewsBootstrapPanel.php, line 28
Class
- ViewsBootstrapPanel
- Style plugin to render each item as a row in a Bootstrap Panel.
Namespace
Drupal\views_bootstrap\Plugin\views\styleCode
protected $usesFields = TRUE;