Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.3k
Commit804e019
committed
minor#13953 Add missing path in PHP routing configuration example (ocrampete16)
This PR was merged into the 4.4 branch.Discussion----------Add missing path in PHP routing configuration example<!--If your pull request fixes a BUG, use the oldest maintained branch that containsthe bug (seehttps://symfony.com/releases for the list of maintained branches).If your pull request documents a NEW FEATURE, use the same Symfony branch wherethe feature was introduced (and `master` for features of unreleased versions).-->The annotations and XML examples both specify `/contact` as the path to use.Commits-------8cab7bb Add missing path in PHP routing configuration example1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
302 | 302 | | |
303 | 303 | | |
304 | 304 | | |
305 | | - | |
| 305 | + | |
306 | 306 | | |
307 | 307 | | |
308 | 308 | | |
| |||
0 commit comments
Comments
(0)