Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit aeafb79

Browse files
committed
[DoctrineBridge] Run Travis
1 parent 2015ad9 commit aeafb79

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Symfony/Bridge/Doctrine/Validator/Constraints/UniqueEntity.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ class UniqueEntity extends Constraint
3636
public $ignoreNull = true;
3737
public $identifierFieldNames = [];
3838

39+
3940
protected static $errorNames = [
4041
self::NOT_UNIQUE_ERROR => 'NOT_UNIQUE_ERROR',
4142
];

0 commit comments

Comments
 (0)