You are here

protected property ViewsBlogspotArchive::$usesGrouping in Views Blogspot Archive 8

Does the style plugin support grouping of rows.

Type: bool

Overrides StylePluginBase::$usesGrouping

File

src/Plugin/views/style/ViewsBlogspotArchive.php, line 49

Class

ViewsBlogspotArchive
The style plugin for views_blogspot_archive.

Namespace

Drupal\views_blogspot_archive\Plugin\views\style

Code

protected $usesGrouping = FALSE;