@@ -72,6 +72,7 @@ |
||
72 | 72 | /** |
73 | 73 | * @param mixed $query |
74 | 74 | * @param object[] $choices |
75 | + * @param PropertyAccessorInterface $propertyAccessor |
|
75 | 76 | */ |
76 | 77 | public function __construct( |
77 | 78 | ModelManagerInterface $modelManager, |