isBlank
Returns true if the string contains only whitespace chars, false otherwise.
Description
bool isBlank()
Return Value
bool
Whether or not $str contains only whitespace characters
Returns true if the string contains only whitespace chars, false otherwise.
bool isBlank()
bool
Whether or not $str contains only whitespace characters