protected property CalendarStyleInfo::$customGroupByField in Calendar 8
Same name and namespace in other branches
- 8.2 src/CalendarStyleInfo.php \Drupal\calendar\CalendarStyleInfo::customGroupByField
Defines a custom group by field.
A field to group items by.
Type: string
File
- src/
CalendarStyleInfo.php, line 95
Class
- CalendarStyleInfo
- Defines a calendar style info object.
Namespace
Drupal\calendarCode
protected $customGroupByField;