protected property Masonry::$usesGrouping in Masonry Views 8
Does the style plugin support grouping of rows.
Type: bool
Overrides StylePluginBase::$usesGrouping
File
- src/
Plugin/ views/ style/ Masonry.php, line 49 - Contains \Drupal\masonry_views\Plugin\views\style\Masonry.
Class
- Masonry
- Style plugin to render each item in a Masonry Layout.
Namespace
Drupal\masonry_views\Plugin\views\styleCode
protected $usesGrouping = TRUE;