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 399f377 + e0d43b6 commit 0f55791Copy full SHA for 0f55791
Loader/AnnotationClassLoader.php
@@ -23,7 +23,7 @@
23
/**
24
* AnnotationClassLoader loads routing information from a PHP class and its methods.
25
*
26
- * 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
27
* time, this method should define some PHP callable to be called for the route
28
* (a controller in MVC speak).
29
0 commit comments