Completed
Push — master ( a1ccb9...b41b96 )
by Mr
10:35 queued 02:01
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.