Completed
Pull Request — master (#6282)
by Jordi Sala
03:14
created
src/Admin/Pool.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -67,6 +67,7 @@
 block discarded – undo
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,
Please login to merge, or discard this patch.