You are here

protected property IcalWizard::$usesGrouping in Views iCal 8

Does the style plugin support grouping of rows.

Type: bool

Overrides StylePluginBase::$usesGrouping

File

src/Plugin/views/style/IcalWizard.php, line 34

Class

IcalWizard
Style plugin to render an iCal feed. This provides a style usable for Feed displays.

Namespace

Drupal\views_ical\Plugin\views\style

Code

protected $usesGrouping = FALSE;