Completed
Pull Request — master (#3)
by Taras
02:24
created
src/Support/Declaration.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -89,7 +89,7 @@
 block discarded – undo
89 89
     }
90 90
 
91 91
     /**
92
-     * @param $typeName
92
+     * @param string $typeName
93 93
      * @return array
94 94
      */
95 95
     private function getVarTypeSynonyms($typeName)
Please login to merge, or discard this patch.