Passed
Push — master ( e1468a...94992f )
by Mikael
02:31
created
src/DI/InjectionAwareTrait.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -18,7 +18,7 @@
 block discarded – undo
18 18
     /**
19 19
      * Set the service container to use
20 20
      *
21
-     * @param Anax\DI\DIInterface $di a service container
21
+     * @param DIInterface $di a service container
22 22
      *
23 23
      * @return $this
24 24
      */
Please login to merge, or discard this patch.