protected property Mapping::$usesGrouping in Drupal 8
Same name and namespace in other branches
- 9 core/modules/views/src/Plugin/views/style/Mapping.php \Drupal\views\Plugin\views\style\Mapping::usesGrouping
Do not use grouping.
Type: bool
Overrides StylePluginBase::$usesGrouping
File
- core/
modules/ views/ src/ Plugin/ views/ style/ Mapping.php, line 19
Class
- Mapping
- Allows fields to be mapped to specific use cases.
Namespace
Drupal\views\Plugin\views\styleCode
protected $usesGrouping = FALSE;