AdminPathConfigEntityConverter::$adminContext

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/ParamConverter/AdminPathConfigEntityConverter.php \Drupal\Core\ParamConverter\AdminPathConfigEntityConverter::adminContext
  2. 8.9.x core/lib/Drupal/Core/ParamConverter/AdminPathConfigEntityConverter.php \Drupal\Core\ParamConverter\AdminPathConfigEntityConverter::adminContext
  3. 10 core/lib/Drupal/Core/ParamConverter/AdminPathConfigEntityConverter.php \Drupal\Core\ParamConverter\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 40

Class

AdminPathConfigEntityConverter
Makes sure the unmodified ConfigEntity is loaded on admin pages.

Namespace

Drupal\Core\ParamConverter

Code

protected $adminContext;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.