Commit 1293df8
committed
minor symfony#6833 Fixed a syntax issue in custom_constraint article (javiereguiluz)
This PR was merged into the 2.7 branch.
Discussion
----------
Fixed a syntax issue in custom_constraint article
Here you can see how the render is broken: http://symfony.com/doc/current/validation/custom_constraint.html#constraint-validators-with-dependencies
Commits
-------
d0128b0 Fixed a syntax issue in custom_constraint article1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
170 | | - | |
| 170 | + | |
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
| |||
0 commit comments