You are here

protected property CalendarStyleInfo::$customGroupByTimes in Calendar 8.2

Same name and namespace in other branches
  1. 8 src/CalendarStyleInfo.php \Drupal\calendar\CalendarStyleInfo::customGroupByTimes

Defines a custom way of grouping by times.

The grouping by times.

Type: string

File

src/CalendarStyleInfo.php, line 42

Class

CalendarStyleInfo
Defines a calendar style info object.

Namespace

Drupal\calendar

Code

protected $customGroupByTimes;