protected property DefaultStyle::$usesRowClass in Views (for Drupal 7) 8.3
Does the style plugin support custom css class for the rows.
Type: bool
Overrides StylePluginBase::$usesRowClass
File
- lib/
Drupal/ views/ Plugin/ views/ style/ DefaultStyle.php, line 41 - Definition of Drupal\views\Plugin\views\style\DefaultStyle.
Class
- DefaultStyle
- Unformatted style plugin to render rows one after another with no decorations.
Namespace
Drupal\views\Plugin\views\styleCode
protected $usesRowClass = TRUE;