You are here

protected property CalendarStyleInfo::$maxItemsStyle in Calendar 8.2

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

Defines what the maximum items style is.

The maximum items style (e.g. 'hide').

Type: string

File

src/CalendarStyleInfo.php, line 89

Class

CalendarStyleInfo
Defines a calendar style info object.

Namespace

Drupal\calendar

Code

protected $maxItemsStyle;