@@ -78,9 +78,9 @@ |
||
| 78 | 78 | } |
| 79 | 79 | |
| 80 | 80 | /** |
| 81 | - * @param mixed $model |
|
| 81 | + * @param \keeko\core\model\User $model |
|
| 82 | 82 | * @param mixed $data |
| 83 | - * @return mixed The model |
|
| 83 | + * @return \keeko\core\model\User The model |
|
| 84 | 84 | */ |
| 85 | 85 | public function hydrate($model, $data) { |
| 86 | 86 | // attributes |