protected property CalendarStyleInfo::$groupByTimes in Calendar 8
Same name and namespace in other branches
- 8.2 src/CalendarStyleInfo.php \Drupal\calendar\CalendarStyleInfo::groupByTimes
Defines the way of grouping items.
The way of grouping items (e.g. 'hour', 'half').
Type: string
File
- src/
CalendarStyleInfo.php, line 79
Class
- CalendarStyleInfo
- Defines a calendar style info object.
Namespace
Drupal\calendarCode
protected $groupByTimes;