You are here

protected property ViewsBootstrapListGroup::$usesRowPlugin in Views Bootstrap 8.3

Same name and namespace in other branches
  1. 8.4 src/Plugin/views/style/ViewsBootstrapListGroup.php \Drupal\views_bootstrap\Plugin\views\style\ViewsBootstrapListGroup::usesRowPlugin

Overrides \Drupal\views\Plugin\views\style\StylePluginBase::usesRowPlugin.

Type: bool

Overrides StylePluginBase::$usesRowPlugin

File

src/Plugin/views/style/ViewsBootstrapListGroup.php, line 29

Class

ViewsBootstrapListGroup
Style plugin to render each item in an ordered or unordered list.

Namespace

Drupal\views_bootstrap\Plugin\views\style

Code

protected $usesRowPlugin = TRUE;