protected property ResponsiveViewsGrid::$usesRowPlugin in Responsive Views Grid 8
Whether or not this style uses a row plugin.
Type: bool
Overrides StylePluginBase::$usesRowPlugin
File
- src/
Plugin/ views/ style/ ResponsiveViewsGrid.php, line 27
Class
- ResponsiveViewsGrid
- Style plugin to render each item in a grid cell.
Namespace
Drupal\responsive_views_grid\Plugin\views\styleCode
protected $usesRowPlugin = TRUE;