Method Standards.JSON5.Validator()->is_JSON5_boolean()
- Method
is_JSON5_boolean
private
bool
is_JSON5_boolean(mixed
value
)- Returns
1 if the specified value is either Standards.JSON5.true or Standards.JSON5.false.
private
bool
is_JSON5_boolean(mixed
value
)
1 if the specified value is either Standards.JSON5.true or Standards.JSON5.false.