You are here

protected property CalendarStyleInfo::$themeStyle in Calendar 8.2

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

Defines what the theme style is.

The index number of the theme style.

Type: int

File

src/CalendarStyleInfo.php, line 145

Class

CalendarStyleInfo
Defines a calendar style info object.

Namespace

Drupal\calendar

Code

protected $themeStyle;