File tree
Expand file treeCollapse file tree1 file changed
+1
-1
lines changed Expand file treeCollapse file tree1 file changed
+1
-1
lines changed Original file line number | Diff line number | Diff line change |
---|
@@ -48,7 +48,7 @@ your autoloader to load the Routing component::
|
48 | 48 |
|
49 | 49 | Be careful when using ``$_SERVER['REQUEST_URI']``, as it may include
|
50 | 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 |
| 51 | +matching. An easy way to solve this is to use the HttpFoundation component |
52 | 52 | as explained :ref:`below<components-routing-http-foundation>`.
|
53 | 53 |
|
54 | 54 | You can add as many routes as you like to a
|
|
You can’t perform that action at this time.
0 commit comments