Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.3k
Commit07cd41a
committed
minor#7663 Update hostname_pattern.rst (krlove)
This PR was submitted for the 3.2 branch but it was merged into the 2.7 branch instead (closes#7663).Discussion----------Update hostname_pattern.rst`Symfony\Component\Routing\RouteCollection::addCollection` accepts one argument of type `RouteCollection` that is why`$collection->addCollection($loader->import("@AcmeHelloBundle/Resources/config/routing.php"), '', array(), array(), array(), 'hello.example.com');` is not correct.Commits-------71dd533 Update hostname_pattern.rst1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
262 | 262 | | |
263 | 263 | | |
264 | 264 | | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
265 | 268 | | |
266 | | - | |
| 269 | + | |
267 | 270 | | |
268 | 271 | | |
269 | 272 | | |
| |||
0 commit comments
Comments
(0)