You are here

protected property RecipeML::$usesGrouping in Recipe 8.2

Does the style plugin support grouping of rows.

Type: bool

Overrides StylePluginBase::$usesGrouping

File

src/Plugin/views/style/RecipeML.php, line 51
Copyright (c) FormatData. All rights reserved.

Class

RecipeML
Default style plugin to render RecipeML.

Namespace

Drupal\recipe\Plugin\views\style

Code

protected $usesGrouping = FALSE;