Completed
Push — master ( d75d53...1bc299 )
by Kirill
9s
created
src/Support/Declaration.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -108,7 +108,7 @@
 block discarded – undo
108 108
     }
109 109
 
110 110
     /**
111
-     * @param $typeName
111
+     * @param string $typeName
112 112
      * @return array
113 113
      */
114 114
     private function getVarTypeAliases($typeName)
Please login to merge, or discard this patch.