You are here

protected property FooTable::$usesRowClass in FooTable 8

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

Type: bool

Overrides Table::$usesRowClass

File

src/Plugin/views/style/FooTable.php, line 38

Class

FooTable
Style plugin to render a table as a FooTable.

Namespace

Drupal\footable\Plugin\views\style

Code

protected $usesRowClass = TRUE;