You are here

protected property FooTable::$usesFields in FooTable 8

Does the style plugin for itself support to add fields to its output.

Type: bool

Overrides Table::$usesFields

File

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

Class

FooTable
Style plugin to render a table as a FooTable.

Namespace

Drupal\footable\Plugin\views\style

Code

protected $usesFields = TRUE;