You are here

protected property Tree::$usesGrouping in Views tree 8.2

Does the style plugin support grouping of rows.

Type: bool

Overrides StylePluginBase::$usesGrouping

File

src/Plugin/views/style/Tree.php, line 39

Class

Tree
Style plugin to render each item as hierarchy.

Namespace

Drupal\views_tree\Plugin\views\style

Code

protected $usesGrouping = FALSE;