You are here

protected property CalendarStyleInfo::$multiDayTheme in Calendar 8.2

Same name and namespace in other branches
  1. 8 src/CalendarStyleInfo.php \Drupal\calendar\CalendarStyleInfo::multiDayTheme

Defines what the multi day theme is.

The index number of the multiday theme.

Type: int

File

src/CalendarStyleInfo.php, line 121

Class

CalendarStyleInfo
Defines a calendar style info object.

Namespace

Drupal\calendar

Code

protected $multiDayTheme;