You are here

protected property Masonry::$usesRowPlugin in Masonry Views 8

Does the style plugin allows to use style plugins.

Type: bool

Overrides StylePluginBase::$usesRowPlugin

File

src/Plugin/views/style/Masonry.php, line 35
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\style

Code

protected $usesRowPlugin = TRUE;