You are here

protected property MixItUp::$usesRowClass 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::usesRowClass

Does the style plugin support custom css class for the rows.

Type: bool

Overrides StylePluginBase::$usesRowClass

File

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

Class

MixItUp
Style plugin for MixItUp.

Namespace

Drupal\mixitup_views\Plugin\views\style

Code

protected $usesRowClass = TRUE;