Passed
Push — master ( f3fcaa...2db009 )
by Oleg
04:04
created
base/Injector.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -39,8 +39,8 @@
 block discarded – undo
39 39
     }
40 40
 
41 41
     /**
42
-     * @param $name
43
-     * @return mixed|null
42
+     * @param string $name
43
+     * @return string
44 44
      */
45 45
     public function param($name)
46 46
     {
Please login to merge, or discard this patch.