You are here

protected property MixItUp::$usesRowPlugin in MixItUp Views 8.2

Same name and namespace in other branches
  1. 8 src/Plugin/views/style/MixItUp.php \Drupal\mixitup_views\Plugin\views\style\MixItUp::usesRowPlugin

Does the style plugin allows to use style plugins.

Type: bool

Overrides StylePluginBase::$usesRowPlugin

File

src/Plugin/views/style/MixItUp.php, line 40

Class

MixItUp
Style plugin for MixItUp.

Namespace

Drupal\mixitup_views\Plugin\views\style

Code

protected $usesRowPlugin = TRUE;