Skip to content

Commit 76b9f73

Browse files
committed
Merge branch '4.2'
* 4.2: remove blank lines
2 parents 47e1741 + 6ad0053 commit 76b9f73

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

reference/constraints/GreaterThan.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ The following constraints ensure that:
3636
3737
class Person
3838
{
39-
4039
/**
4140
* @Assert\GreaterThan(5)
4241
*/

reference/constraints/LessThan.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ The following constraints ensure that:
3636
3737
class Person
3838
{
39-
4039
/**
4140
* @Assert\LessThan(5)
4241
*/

0 commit comments

Comments
 (0)