You are here

protected property Gridstack::$usesFields in Sooperthemes GridStack 8

Does the row plugin support to add fields to its output.

Type: bool

Overrides RowPluginBase::$usesFields

File

src/Plugin/views/row/Gridstack.php, line 24

Class

Gridstack
The basic 'Gridstack' row plugin.

Namespace

Drupal\sooperthemes_gridstack\Plugin\views\row

Code

protected $usesFields = TRUE;