mirror of
https://github.com/egulias/EmailValidator.git
synced 2026-08-21 19:33:34 +00:00
making the docs more precise in order to some lint tools don't give error (#216)
This commit is contained in:
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()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user