You are here

protected property MixItUp::$usesGrouping in MixItUp Views 8.2

Same name and namespace in other branches
  1. 8 src/Plugin/views/style/MixItUp.php \Drupal\mixitup_views\Plugin\views\style\MixItUp::usesGrouping

Does the style plugin support grouping of rows.

Type: bool

Overrides StylePluginBase::$usesGrouping

File

src/Plugin/views/style/MixItUp.php, line 67

Class

MixItUp
Style plugin for MixItUp.

Namespace

Drupal\mixitup_views\Plugin\views\style

Code

protected $usesGrouping = FALSE;