@@ -67,6 +67,7 @@ |
||
67 | 67 | |
68 | 68 | /** |
69 | 69 | * @param array<string, mixed> $options |
70 | + * @param PropertyAccessorInterface $propertyAccessor |
|
70 | 71 | */ |
71 | 72 | public function __construct( |
72 | 73 | ContainerInterface $container, |