You are here

protected property Calendar::$dateInfo in Calendar 8

The date info for this calendar.

The calendar date info object.

Type: \Drupal\calendar\CalendarDateInfodateInfo

File

src/Plugin/views/style/Calendar.php, line 74

Class

Calendar
Views style plugin for the Calendar module.

Namespace

Drupal\calendar\Plugin\views\style

Code

protected $dateInfo;