protected property CalendarStyleInfo::$showTitle in Calendar 8
Defines whether or not to display the title.
TRUE to display the title, FALSE otherwise.
Type: bool
File
- src/
CalendarStyleInfo.php, line 48
Class
- CalendarStyleInfo
- Defines a calendar style info object.
Namespace
Drupal\calendarCode
protected $showTitle;