protected property StylePluginBase::$usesGrouping in Views (for Drupal 7) 8.3
Does the style plugin support grouping of rows.
Type: bool
File
- lib/
Drupal/ views/ Plugin/ views/ style/ StylePluginBase.php, line 70 - Definition of Drupal\views\Plugin\views\style\StylePluginBase.
Class
- StylePluginBase
- Base class to define a style plugin handler.
Namespace
Drupal\views\Plugin\views\styleCode
protected $usesGrouping = TRUE;