You are here

protected property PhotoGrid::$usesRowPlugin in Views Photo Grid 8

Specifies if the plugin uses row plugins.

Type: bool

Overrides StylePluginBase::$usesRowPlugin

File

src/Plugin/views/style/PhotoGrid.php, line 38
Contains \Drupal\views_photo_grid\Plugin\views\style\PhotoGrid.

Class

PhotoGrid
Style plugin to render the photo grid.

Namespace

Drupal\views_photo_grid\Plugin\views\style

Code

protected $usesRowPlugin = FALSE;