You are here

protected property TagadelicList::$usesRowPlugin in Tagadelic 8.3

Does the style plugin allows to use style plugins.

Type: bool

Overrides StylePluginBase::$usesRowPlugin

File

src/Plugin/views/style/TagadelicList.php, line 36

Class

TagadelicList
Style plugin to render a list of Tagadelic Tags.

Namespace

Drupal\tagadelic\Plugin\views\style

Code

protected $usesRowPlugin = TRUE;