You are here

protected property Tree::$usesRowPlugin in Views tree 8.2

Whether or not this style uses a row plugin.

Type: bool

Overrides HtmlList::$usesRowPlugin

File

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

Class

Tree
Style plugin to render each item as hierarchy.

Namespace

Drupal\views_tree\Plugin\views\style

Code

protected $usesRowPlugin = TRUE;