making the docs more precise in order to some lint tools don't give error (#216)

This commit is contained in:
felipeAraujo
2019-09-15 17:23:48 -03:00
committed by Eduardo Gulias Davis
parent 92dd169c32
commit 950d0663dc
@@ -94,7 +94,9 @@ class MultipleValidationWithAnd implements EmailValidation
}
/**
* {@inheritdoc}
* Returns the validation errors.
*
* @return MultipleErrors|null
*/
public function getError()
{