You are here

protected property CalendarStyleInfo::$showNavigation in Calendar 8

Defines whether or not to display the navigation.

TRUE to display the navigation, FALSE otherwise.

Type: bool

File

src/CalendarStyleInfo.php, line 56

Class

CalendarStyleInfo
Defines a calendar style info object.

Namespace

Drupal\calendar

Code

protected $showNavigation;