W3cubDocs

/Drupal 8

constant 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';

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Routing!AccessAwareRouterInterface.php/constant/AccessAwareRouterInterface::ACCESS_RESULT/8.1.x