You are here

protected property CalendarDateInfo::$granularity in Calendar 8

The granularity of this calendar.

The granularity of this calendar (e.g. 'day', 'week').

Type: string

File

src/CalendarDateInfo.php, line 48

Class

CalendarDateInfo
Defines a calendar date info object.

Namespace

Drupal\calendar

Code

protected $granularity;