Flow PHP

StringTypeChecker

Read onlyYes
FinalYes

Methods

__construct()  : mixed
isBoolean()  : bool
isDate()  : bool
isDateTime()  : bool
isFloat()  : bool
isInteger()  : bool
isJson()  : bool
isNull()  : bool
isUuid()  : bool
isXML()  : bool
value()  : string

Methods

__construct()

public __construct(string $string) : mixed
Parameters
$string : string

        
On this page

Search results