Commit 3dc9188
committed
bug #12573 Added missing closing parentheses and closing bracket (phoefnagel)
This PR was submitted for the master branch but it was merged into the 4.3 branch instead (closes #12573).
Discussion
----------
Added missing closing parentheses and closing bracket
Noticed they were missing so I added them.
<!--
If your pull request fixes a BUG, use the oldest maintained branch that contains
the bug (see https://symfony.com/roadmap for the list of maintained branches).
If your pull request documents a NEW FEATURE, use the same Symfony branch where
the feature was introduced (and `master` for features of unreleased versions).
-->
Commits
-------
43a239b Missing closing parentheses and closing bracket1 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