@@ -406,7 +406,7 @@ |
||
406 | 406 | /** |
407 | 407 | * Get properties which should be propagated. |
408 | 408 | * NOTE: This is cached, as it might be called numerous times |
409 | - * @param object $model |
|
409 | + * @param AnnotatedInterface $model |
|
410 | 410 | * @return bool[] |
411 | 411 | */ |
412 | 412 | private static function getPropagatedProperties($model) |