You are here

protected property FooTable::$configFactory in FooTable 8.2

The config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

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 $configFactory;