Thanks to visit codestin.com Credit goes to github.com
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 1c98e4c commit e552a55Copy full SHA for e552a55
components/routing.rst
@@ -48,7 +48,7 @@ your autoloader to load the Routing component::
48
49
Be careful when using ``$_SERVER['REQUEST_URI']``, as it may include
50
any query parameters on the URL, which will cause problems with route
51
- matching. An easy way to solve this is to use the HTTPFoundation component
+ matching. An easy way to solve this is to use the HttpFoundation component
52
as explained :ref:`below<components-routing-http-foundation>`.
53
54
You can add as many routes as you like to a
0 commit comments