@@ -14,7 +14,7 @@ |
||
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 | */ |