You are here

protected property Calendar::$defaultFieldLabels in Calendar 8.2

Should field labels be enabled by default.

Type: bool

Overrides StylePluginBase::$defaultFieldLabels

File

src/Plugin/views/style/Calendar.php, line 69

Class

Calendar
Views style plugin for the Calendar module.

Namespace

Drupal\calendar\Plugin\views\style

Code

protected $defaultFieldLabels = FALSE;