asBoolean() public method
Formats the value as a boolean.
See also $booleanFormat.
public string asBoolean ( $value ) | ||
---|---|---|
$value | mixed |
The value to be formatted. |
return | string |
The formatted result. |
asBoolean() public method
Formats the value as a boolean.
See also $booleanFormat.
public string asBoolean ( $value ) | ||
---|---|---|
$value | mixed |
The value to be formatted. |
return | string |
The formatted result. |
Please login to continue.