Completed
Push — develop ( fcd30f...13b4a5 )
by Stuart
01:59
created
src/TypeInspectors/GetDuckTypes.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -194,7 +194,7 @@
 block discarded – undo
194 194
      *
195 195
      * @param  mixed $item
196 196
      *         the item to examine
197
-     * @return array
197
+     * @return string[]
198 198
      *         the basic type of the examined item
199 199
      */
200 200
     private static function fromString($item)
Please login to merge, or discard this patch.