@@ -15,7 +15,6 @@ |
||
15 | 15 | use Zend\Form\Element\Email; |
16 | 16 | use Zend\Form\ElementInterface; |
17 | 17 | use Zend\Form\FormInterface; |
18 | -use Zend\I18n\Translator\TranslatorAwareInterface; |
|
19 | 18 | use Zend\Json\Json; |
20 | 19 | use Zend\Validator\EmailAddress; |
21 | 20 | use Zend\Validator\Regex; |
@@ -52,7 +52,7 @@ |
||
52 | 52 | * Whether this rule supports certain validators |
53 | 53 | * |
54 | 54 | * @param ValidatorInterface $validator |
55 | - * @return mixed |
|
55 | + * @return boolean |
|
56 | 56 | */ |
57 | 57 | public function canHandle(ValidatorInterface $validator) |
58 | 58 | { |
@@ -52,7 +52,7 @@ |
||
52 | 52 | * Whether this rule supports certain validators |
53 | 53 | * |
54 | 54 | * @param ValidatorInterface $validator |
55 | - * @return mixed |
|
55 | + * @return boolean |
|
56 | 56 | */ |
57 | 57 | public function canHandle(ValidatorInterface $validator) |
58 | 58 | { |
@@ -52,7 +52,7 @@ |
||
52 | 52 | * Whether this rule supports certain validators |
53 | 53 | * |
54 | 54 | * @param ValidatorInterface $validator |
55 | - * @return mixed |
|
55 | + * @return boolean |
|
56 | 56 | */ |
57 | 57 | public function canHandle(ValidatorInterface $validator) |
58 | 58 | { |
@@ -52,7 +52,7 @@ |
||
52 | 52 | * Whether this rule supports certain validators |
53 | 53 | * |
54 | 54 | * @param ValidatorInterface $validator |
55 | - * @return mixed |
|
55 | + * @return boolean |
|
56 | 56 | */ |
57 | 57 | public function canHandle(ValidatorInterface $validator) |
58 | 58 | { |
@@ -52,7 +52,7 @@ |
||
52 | 52 | * Whether this rule supports certain validators |
53 | 53 | * |
54 | 54 | * @param ValidatorInterface $validator |
55 | - * @return mixed |
|
55 | + * @return boolean |
|
56 | 56 | */ |
57 | 57 | public function canHandle(ValidatorInterface $validator) |
58 | 58 | { |
@@ -52,7 +52,7 @@ |
||
52 | 52 | * Whether this rule supports certain validators |
53 | 53 | * |
54 | 54 | * @param ValidatorInterface $validator |
55 | - * @return mixed |
|
55 | + * @return boolean |
|
56 | 56 | */ |
57 | 57 | public function canHandle(ValidatorInterface $validator) |
58 | 58 | { |