protected property MixItUp::$usesRowClass in MixItUp Views 8
Same name and namespace in other branches
- 8.2 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\styleCode
protected $usesRowClass = TRUE;