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.
2 parents ea4a10d + a91263e commit 72df1daCopy full SHA for 72df1da
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