We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea4a10d commit a91263eCopy full SHA for a91263e
RouteObjectInterface.php
@@ -26,14 +26,6 @@ interface RouteObjectInterface
26
*/
27
const ROUTE_OBJECT = '_route_object';
28
29
- /**
30
- * Constant for the field that is given to the ControllerAliasMapper.
31
- * The value must be configured in the controllers_by_alias mapping.
32
- *
33
- * This is ignored if a _controller default value is provided as well
34
- */
35
- const CONTROLLER_ALIAS = '_controller_alias';
36
-
37
/**
38
* Field name for an explicit controller name to be used with this route
39
0 commit comments