AdminPathConfigEntityConverter::$adminContext

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

1
protected $adminContext;
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.