Same name and namespace in other branches
  1. 8.x-3.x src/Plugin/views/style/Quicktabs.php \Drupal\quicktabs\Plugin\views\style\Quicktabs::usesRowClass

Does the style plugin support custom css class for the rows.

Type: bool

File

src/Plugin/views/style/Quicktabs.php, line 39

Class

Quicktabs
Style plugin to render views rows as tabs.

Namespace

Drupal\quicktabs\Plugin\views\style

Code

protected $usesRowClass = TRUE;