You are here

protected property AdminThemeAdminContext::$conditionManager in Administration theme 8

The condition manager.

Type: \Drupal\Core\Executable\ExecutableManagerInterface

File

src/Routing/AdminThemeAdminContext.php, line 30

Class

AdminThemeAdminContext
Decorates the core AdminContext to check custom admin paths.

Namespace

Drupal\admin_theme\Routing

Code

protected $conditionManager;