protected property CalendarStyleInfo::$maxItemsStyle in Calendar 8
Same name and namespace in other branches
- 8.2 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 111
Class
- CalendarStyleInfo
- Defines a calendar style info object.
Namespace
Drupal\calendarCode
protected $maxItemsStyle;