Passed
Push — master ( 3b71c1...35c461 )
by Marcus
01:44
created
src/User/HTMLForm/EditUserForm.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -14,7 +14,7 @@
 block discarded – undo
14 14
     /**
15 15
      * Constructor injects with DI container.
16 16
      *
17
-     * @param Anax\DI\DIInterface $di a service container
17
+     * @param DIInterface $di a service container
18 18
      */
19 19
     public function __construct(DIInterface $di, $acronym)
20 20
     {
Please login to merge, or discard this patch.