@@ -31,7 +31,7 @@ |
||
31 | 31 | |
32 | 32 | /** |
33 | 33 | * Returns the given object as an associative array |
34 | - * @param AnnotatedInterface|object $model |
|
34 | + * @param AnnotatedInterface $model |
|
35 | 35 | * @param string[] $fields Fields to transform |
36 | 36 | * |
37 | 37 | * @param int $inline The level where you switch to inline YAML |