Completed
Pull Request — master (#1)
by Jaap
13:28
created
src/Repository/Service/EntityRepositoryManager.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -23,6 +23,7 @@
 block discarded – undo
23 23
 {
24 24
     /**
25 25
      * {@inheritDoc}
26
+     * @param \Interop\Container\ContainerInterface $configInstanceOrParentLocator
26 27
      */
27 28
     public function __construct($configInstanceOrParentLocator = null, array $config = [])
28 29
     {
Please login to merge, or discard this patch.