You are here

protected property ViewsRowInsert::$usesRowPlugin in Views Row Insert 8

Does this Style plugin allow Row plugins?

Type: bool

Overrides StylePluginBase::$usesRowPlugin

File

src/Plugin/views/style/ViewsRowInsert.php, line 28

Class

ViewsRowInsert
A Views style that renders markup for Bootstrap tabs.

Namespace

Drupal\views_row_insert\Plugin\views\style

Code

protected $usesRowPlugin = TRUE;