You are here

protected property DynamicLayoutListBuilder::$configFactory in Dynamic Layouts 8

The configuration factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/DynamicLayoutListBuilder.php, line 36

Class

DynamicLayoutListBuilder
Defines a class to build a listing of user Dynamic Layouts.

Namespace

Drupal\dynamic_layouts

Code

protected $configFactory;