protected property CalendarEvent::$granularity in Calendar 8
Same name and namespace in other branches
- 8.2 src/CalendarEvent.php \Drupal\calendar\CalendarEvent::granularity
The granularity of this event (e.g. "day", "second").
Type: string
File
- src/
CalendarEvent.php, line 31
Class
- CalendarEvent
- Defines a calendar event object.
Namespace
Drupal\calendarCode
protected $granularity;