You are here

protected property Gridstack::$usesRowPlugin in Sooperthemes GridStack 8

Whether or not this style uses a row plugin.

Type: bool

Overrides StylePluginBase::$usesRowPlugin

File

src/Plugin/views/style/Gridstack.php, line 26

Class

Gridstack
Style plugin to render each item in an ordered or unordered list.

Namespace

Drupal\sooperthemes_gridstack\Plugin\views\style

Code

protected $usesRowPlugin = TRUE;