The route admin context to determine whether a route is an admin one.
Type: \Drupal\Core\Routing\AdminContext
File
- core/lib/Drupal/Core/ParamConverter/AdminPathConfigEntityConverter.php, line 39
Class
- AdminPathConfigEntityConverter
- Makes sure the unmodified ConfigEntity is loaded on admin pages.
Namespace
Drupal\Core\ParamConverter
Code
protected $adminContext;
Please login to continue.