You are here

public function EngineInterface::getConfigFactory in ThemeKey 8

Return value

\Drupal\Core\Config\ConfigFactoryInterface

1 method overrides EngineInterface::getConfigFactory()
Engine::getConfigFactory in src/Engine/Engine.php

File

src/EngineInterface.php, line 36
Provides Drupal\themekey\Engine\EngineInterface

Class

EngineInterface
Defines an interface for ThemeKey Engines.

Namespace

Drupal\themekey

Code

public function getConfigFactory();