minor #11823 Unexpexted "));" (dominikjaglo)

This PR was submitted for the master branch but it was merged into the 2.5 branch instead (closes #11823).

Discussion
----------

Unexpexted "));"

removed unexpected "));"

Commits
-------

88f8b3f Unexpexted ));"
This commit is contained in:
Fabien Potencier 2014-09-02 15:16:13 +02:00
commit 36b0e72874

View File

@ -863,7 +863,6 @@ UPGRADE FROM 2.x to 3.0
->atPath('property')
->setParameter('{{ value }}', $invalidValue)
->addViolation();
));
```
The methods `validate()` and `validateValue()` were removed. You should use