protected property CalendarStyleInfo::$maxItems in Calendar 8
Same name and namespace in other branches
- 8.2 src/CalendarStyleInfo.php \Drupal\calendar\CalendarStyleInfo::maxItems
The maximum amount of items to show.
The maximum amount.
Type: int
File
- src/
CalendarStyleInfo.php, line 103
Class
- CalendarStyleInfo
- Defines a calendar style info object.
Namespace
Drupal\calendarCode
protected $maxItems;