Commit 530e8c4
committed
minor #6278 [HttpFoundation] Fix typo for ParameterBag getters (rendler-denis)
This PR was submitted for the 2.7 branch but it was merged into the 2.3 branch instead (closes #6278).
Discussion
----------
[HttpFoundation] Fix typo for ParameterBag getters
[HttpFoundation] Fix typo for max number of arguments for ParameterBag getters
| Q | A
| ------------- | ---
| Doc fix? | yes
| New docs? | no
| Applies to | 2.7
| Fixed tickets | ~
Commits
-------
9a06dab [HttpFoundation] Fix typo for ParameterBag getters1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
137 | | - | |
138 | | - | |
| 137 | + | |
| 138 | + | |
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
| |||
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
| 151 | + | |
151 | 152 | | |
152 | 153 | | |
153 | 154 | | |
| |||
0 commit comments