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';
Please login to continue.