You are here

protected property Quicktabs::$usesRowPlugin in Quick Tabs 8.3

Does the style plugin allows to use style plugins.

Type: bool

Overrides StylePluginBase::$usesRowPlugin

File

src/Plugin/views/style/Quicktabs.php, line 32

Class

Quicktabs
Style plugin to render views rows as tabs.

Namespace

Drupal\quicktabs\Plugin\views\style

Code

protected $usesRowPlugin = TRUE;