Completed
Pull Request — master (#4)
by Joao
01:19
created
src/DependencyInjection.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -27,7 +27,7 @@
 block discarded – undo
27 27
     protected $methodCall = [];
28 28
 
29 29
     /**
30
-     * @param $containerInterface ContainerInterface
30
+     * @param Container $containerInterface ContainerInterface
31 31
      * @return DependencyInjection
32 32
      */
33 33
     public function injectContainer($containerInterface)
Please login to merge, or discard this patch.