Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
StylePluginBase.php
StylePluginBase::$usesRowPlugin
Whether or not this style uses a row plugin.
Type:
bool
File
core/
modules/
views/
src/
Plugin/
views/
style/
StylePluginBase.php
, line 59
Class
StylePluginBase
Base class for views style plugins.
Namespace
Drupal\views\Plugin\views\style
Code
protected $usesRowPlugin =
FALSE
;
RSS feed