You are here

protected property ViewsLayoutStyle::$usesRowPlugin in Views Layout 8

Does the style plugin allows to use row plugins.

Type: bool

Overrides StylePluginBase::$usesRowPlugin

File

src/Plugin/views/style/ViewsLayoutStyle.php, line 27

Class

ViewsLayoutStyle
Style plugin for the timeline view.

Namespace

Drupal\views_layout\Plugin\views\style

Code

protected $usesRowPlugin = TRUE;