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 5f762ac commit e0d43b6Copy full SHA for e0d43b6
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