constant RouteObjectInterface::ROUTE_NAME in Zircon Profile 8.0
Same name and namespace in other branches
- 8 vendor/symfony-cmf/routing/RouteObjectInterface.php \Symfony\Cmf\Component\Routing\RouteObjectInterface::ROUTE_NAME
Field name that will hold the route name that was matched.
File
- vendor/
symfony-cmf/ routing/ RouteObjectInterface.php, line 31
Class
- RouteObjectInterface
- Classes for entries in the routing table may implement this interface in addition to extending Symfony\Component\Routing\Route.
Namespace
Symfony\Cmf\Component\RoutingCode
const ROUTE_NAME = '_route';