You are here

protected property TagadelicList::$defaultFieldLabels in Tagadelic 8.3

Should field labels be enabled by default.

Type: bool

Overrides StylePluginBase::$defaultFieldLabels

File

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

Class

TagadelicList
Style plugin to render a list of Tagadelic Tags.

Namespace

Drupal\tagadelic\Plugin\views\style

Code

protected $defaultFieldLabels = TRUE;