You are here

protected property DrupalSlider::$usesRowPlugin in Drupal Slider 8.2

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

Whether or not this style uses a row plugin.

Type: bool

Overrides StylePluginBase::$usesRowPlugin

File

src/Plugin/views/style/DrupalSlider.php, line 24

Class

DrupalSlider
Views_style_plugins for drupal_slider.

Namespace

Drupal\drupal_slider\Plugin\views\style

Code

protected $usesRowPlugin = TRUE;