Skip to content

Commit

Permalink
making the docs more precise in order to some lint tools don't give e…
Browse files Browse the repository at this point in the history
…rror (#216)
  • Loading branch information
felipeAraujo authored and egulias committed Sep 15, 2019
1 parent 92dd169 commit 950d066
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion EmailValidator/Validation/MultipleValidationWithAnd.php
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,9 @@ private function shouldStop($result)
}

/**
* {@inheritdoc}
* Returns the validation errors.
*
* @return MultipleErrors|null
*/
public function getError()
{
Expand Down

0 comments on commit 950d066

Please sign in to comment.