Same name and namespace in other branches
  1. 8.9.x core/lib/Drupal/Core/Routing/AccessAwareRouterInterface.php \Drupal\Core\Routing\AccessAwareRouterInterface::ACCESS_RESULT
  2. 9 core/lib/Drupal/Core/Routing/AccessAwareRouterInterface.php \Drupal\Core\Routing\AccessAwareRouterInterface::ACCESS_RESULT

Attribute name of the access result for the request..

File

core/lib/Drupal/Core/Routing/AccessAwareRouterInterface.php, line 17

Class

AccessAwareRouterInterface
Interface for a router class for Drupal with access check and upcasting.

Namespace

Drupal\Core\Routing

Code

const ACCESS_RESULT = '_access_result';