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 fc946f1 + c584f8c commit b9ac3edCopy full SHA for b9ac3ed
src/Dependencies/main.dependencies.inc
@@ -20,7 +20,7 @@
20
register application simple router instance
21
Replace with your own implementation if required
22
------------------------------------------------}
23
- container.add('router', TSimpleRouteCollectionFactory.create());
+ container.add('router', TSimpleRouterFactory.create());
24
25
{-----------------------------------------------
26
setup application request dispatcher
0 commit comments