@@ -49,7 +49,7 @@ |
||
49 | 49 | /** |
50 | 50 | * Getter method for the e-mail. |
51 | 51 | * |
52 | - * @return string|boolean Returns the e-mail from the setter method, if mail is not valid false is returned. |
|
52 | + * @return string|false Returns the e-mail from the setter method, if mail is not valid false is returned. |
|
53 | 53 | */ |
54 | 54 | public function getEmail() |
55 | 55 | { |