RouteObjectInterface::CONTROLLER_NAME
Same name in other branches
- 10 core/lib/Drupal/Core/Routing/RouteObjectInterface.php \Drupal\Core\Routing\RouteObjectInterface::CONTROLLER_NAME
- 11.x core/lib/Drupal/Core/Routing/RouteObjectInterface.php \Drupal\Core\Routing\RouteObjectInterface::CONTROLLER_NAME
Key for the controller.
File
-
core/
lib/ Drupal/ Core/ Routing/ RouteObjectInterface.php, line 27
Class
- RouteObjectInterface
- Provides constants used for retrieving matched routes.
Namespace
Drupal\Core\RoutingCode
const CONTROLLER_NAME = '_controller';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.