You are here

protected property CalendarStyleInfo::$maxItems in Calendar 8

Same name and namespace in other branches
  1. 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\calendar

Code

protected $maxItems;