You are here

protected property AdminThemeAdminContext::$configFactory in Administration theme 8

The config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Routing/AdminThemeAdminContext.php, line 37

Class

AdminThemeAdminContext
Decorates the core AdminContext to check custom admin paths.

Namespace

Drupal\admin_theme\Routing

Code

protected $configFactory;