You are here

protected property SemanticViewsStyle::$usesRowPlugin in Semantic Views 8.2

Does the style plugin allows to use style plugins.

Type: bool

Overrides StylePluginBase::$usesRowPlugin

File

src/Plugin/views/style/SemanticViewsStyle.php, line 28

Class

SemanticViewsStyle
Style plugin to render each item in a slideshow.

Namespace

Drupal\semanticviews\Plugin\views\style

Code

protected $usesRowPlugin = TRUE;