@@ -33,7 +33,7 @@ |
||
| 33 | 33 | |
| 34 | 34 | /** |
| 35 | 35 | * Returns the given object as an associative array |
| 36 | - * @param AnnotatedInterface|object $model |
|
| 36 | + * @param AnnotatedInterface $model |
|
| 37 | 37 | * @param string[] $fields Fields to transform |
| 38 | 38 | * @return array an associative array of the contents of this object |
| 39 | 39 | */ |