You are here

protected property TagadelicList::$usesFields in Tagadelic 8.3

Does the style plugin for itself support to add fields to it's output.

Type: bool

Overrides StylePluginBase::$usesFields

File

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

Class

TagadelicList
Style plugin to render a list of Tagadelic Tags.

Namespace

Drupal\tagadelic\Plugin\views\style

Code

protected $usesFields = TRUE;