You are here

protected property FooTable::$usesRowPlugin in FooTable 8

Whether or not this style uses a row plugin.

Type: bool

Overrides Table::$usesRowPlugin

File

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

Class

FooTable
Style plugin to render a table as a FooTable.

Namespace

Drupal\footable\Plugin\views\style

Code

protected $usesRowPlugin = FALSE;