protected property ViewsRowInsert::$usesGrouping in Views Row Insert 8
Does the Style plugin support grouping of rows?
Type: bool
Overrides StylePluginBase::$usesGrouping
File
- src/
Plugin/ views/ style/ ViewsRowInsert.php, line 35
Class
- ViewsRowInsert
- A Views style that renders markup for Bootstrap tabs.
Namespace
Drupal\views_row_insert\Plugin\views\styleCode
protected $usesGrouping = FALSE;