8000
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 84081ad commit d6966c3Copy full SHA for d6966c3
src/Symfony/Component/Routing/Loader/AnnotationClassLoader.php
@@ -22,7 +22,7 @@
22
/**
23
* AnnotationClassLoader loads routing information from a PHP class and its methods.
24
*
25
- * You need to define an implementation for the getRouteDefaults() method. Most of the
+ * You need to define an implementation for the configureRoute() method. Most of the
26
* time, this method should define some PHP callable to be called for the route
27
* (a controller in MVC speak).
28
0 commit comments