You are here

protected property CalendarStyleInfo::$groupByTimes in Calendar 8.2

Same name and namespace in other branches
  1. 8 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 73

Class

CalendarStyleInfo
Defines a calendar style info object.

Namespace

Drupal\calendar

Code

protected $groupByTimes;