Commit 881857e
committed
minor symfony#7241 Improved code example of
This PR was submitted for the 3.2 branch but it was merged into the 2.7 branch instead (closes symfony#7241).
Discussion
----------
Improved code example of `prepend` method
- Split the comment into readable parts. At the moment 2 different sentences combined in one without a comma or a dot. It is difficult to catch a sense of '...acme_something and acme_other note that if the user...'
- Additionally, added a comment with a file path to put reader in the context of this example
Commits
-------
000f430 Minor change
2271059 Improved code example of `prepend` methodprepend method (a-ast, javiereguiluz)1 file changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| 59 | + | |
59 | 60 | | |
60 | 61 | | |
61 | 62 | | |
| |||
69 | 70 | | |
70 | 71 | | |
71 | 72 | | |
72 | | - | |
73 | | - | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
74 | 77 | | |
75 | 78 | | |
76 | 79 | | |
| |||
0 commit comments