You are here

protected property Ical::$usesGrouping in Views iCal 8

Does the style plugin support grouping of rows.

Type: bool

Overrides StylePluginBase::$usesGrouping

File

src/Plugin/views/style/Ical.php, line 23

Class

Ical
Style plugin to render an iCal feed.

Namespace

Drupal\views_ical\Plugin\views\style

Code

protected $usesGrouping = FALSE;