You are here

protected property Quicktabs::$defaultFieldLabels in Quick Tabs 8.3

Should field labels be enabled by default.

Type: bool

Overrides StylePluginBase::$defaultFieldLabels

File

src/Plugin/views/style/Quicktabs.php, line 46

Class

Quicktabs
Style plugin to render views rows as tabs.

Namespace

Drupal\quicktabs\Plugin\views\style

Code

protected $defaultFieldLabels = TRUE;