Less than 1 minute
is_boolean
Test whether a value is a boolean.
public is_boolean({Array})
Checks for various representations of a boolean, including strings of 'true/false' and 'yes/no'.
Parameters
Parameter | Type | Description |
---|---|---|
$value | mixed |
Generated by Hazaar API Doc Generator