[Validator] revert wrong Phpdoc change

This commit is contained in:
Christian Flothmann 2017-03-14 09:04:19 +01:00
parent ac89b1c548
commit 86e8afaea0

View File

@ -301,7 +301,6 @@ class ClassMetadata extends ElementMetadata implements ClassMetadataInterface
*
* @param string $property The name of the property
* @param Constraint $constraint The constraint
* @param string|null $method The method that is called to retrieve the value being validated (null for auto-detection)
*
* @return $this
*/