8000 Merge branch '4.4' into 5.1 · symfony/symfony-docs@fec9404 · GitHub
[go: up one dir, main page]

Skip to content

Commit fec9404

Browse files
committed
Merge branch '4.4' into 5.1
* 4.4: Remove simple quotes in config/routes/annotations.yaml
2 parents 109c4f3 + d1c2a1e commit fec9404

File tree

1 file changed

+1 BC14
-1
lines changed

1 file changed

+1
-1
lines changed

routing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ following configuration file:
3636
3737
# config/routes/annotations.yaml
3838
controllers:
39-
resource: '../../src/Controller/'
39+
resource: ../../src/Controller/
4040
type: annotation
4141
4242
kernel:

0 commit comments

Comments
 (0)
0