protected property DrupalSlider::$usesRowClass in Drupal Slider 8
Same name and namespace in other branches
- 8.2 src/Plugin/views/style/DrupalSlider.php \Drupal\drupal_slider\Plugin\views\style\DrupalSlider::usesRowClass
Does the style plugin support custom css class for the rows.
Type: bool
Overrides StylePluginBase::$usesRowClass
File
- src/
Plugin/ views/ style/ DrupalSlider.php, line 28
Class
- DrupalSlider
- Views_style_plugins for drupal_slider.
Namespace
Drupal\drupal_slider\Plugin\views\styleCode
protected $usesRowClass = FALSE;