You are here

protected property AdminThemeAdminContext::$subject in Administration theme 8

The decorated admin context service.

Type: \Drupal\Core\Routing\AdminContext

File

src/Routing/AdminThemeAdminContext.php, line 23

Class

AdminThemeAdminContext
Decorates the core AdminContext to check custom admin paths.

Namespace

Drupal\admin_theme\Routing

Code

protected $subject;