You are here

protected property ViewsBootstrapListGroup::$usesRowClass 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::usesRowClass

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

Type: bool

Overrides StylePluginBase::$usesRowClass

File

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

Class

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

Namespace

Drupal\views_bootstrap\Plugin\views\style

Code

protected $usesRowClass = TRUE;