We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 407d439 commit 18fd035Copy full SHA for 18fd035
1 file changed
src/spec/Type.php
@@ -29,6 +29,7 @@ class Type
29
*
30
* @param string $type value from one of the type constants defined in this class.
31
* @return bool whether the type is a scalar type.
32
+ * @since 1.2.1
33
*/
34
public static function isScalar(string $type): bool
35
{
0 commit comments