You are here

protected property CalendarDateInfo::$minDate in Calendar 8

The minimum date of this calendar.

The minimum date of this calendar.

Type: \DateTime

File

src/CalendarDateInfo.php, line 66

Class

CalendarDateInfo
Defines a calendar date info object.

Namespace

Drupal\calendar

Code

protected $minDate;