You are here

protected property Calendar::$usesGrouping in Calendar 8

Does the style plugin support grouping of rows.

Type: bool

Overrides StylePluginBase::$usesGrouping

File

src/Plugin/views/style/Calendar.php, line 59

Class

Calendar
Views style plugin for the Calendar module.

Namespace

Drupal\calendar\Plugin\views\style

Code

protected $usesGrouping = FALSE;