@@ -197,7 +197,7 @@ |
||
197 | 197 | /** |
198 | 198 | * Gets the value of email. |
199 | 199 | * |
200 | - * @return mixed |
|
200 | + * @return string |
|
201 | 201 | */ |
202 | 202 | public function getEmail() |
203 | 203 | { |
@@ -197,7 +197,7 @@ |
||
197 | 197 | /** |
198 | 198 | * Gets the value of email. |
199 | 199 | * |
200 | - * @return mixed |
|
200 | + * @return string |
|
201 | 201 | */ |
202 | 202 | public function getEmail() |
203 | 203 | { |
@@ -207,7 +207,7 @@ |
||
207 | 207 | /** |
208 | 208 | * Sets the value of role. |
209 | 209 | * |
210 | - * @param mixed $role the role |
|
210 | + * @param Role $role the role |
|
211 | 211 | * |
212 | 212 | * @return self |
213 | 213 | */ |