Completed
Push — master ( 72d645...a1ccb9 )
by Mr
03:56 queued 41s
created
src/Helpers/TypeHelper.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
      * Compare data types of some value
15 15
      *
16 16
      * @param   string $name     Name of value
17
-     * @param   mixed  $whatType What type has value
17
+     * @param   string  $whatType What type has value
18 18
      * @param   mixed  $isType   What type should be
19 19
      * @return  bool
20 20
      */
Please login to merge, or discard this patch.