You are here

protected property CalendarDateInfo::$maxDate in Calendar 8

The maximum date of this calendar.

The maximum date.

Type: \DateTime

File

src/CalendarDateInfo.php, line 106

Class

CalendarDateInfo
Defines a calendar date info object.

Namespace

Drupal\calendar

Code

protected $maxDate;