UTILITY
is_json()
ShortPHP reference for is_json().
Signature
function is_json(mixed $value): bool
Example
is_json(...);Extension: Core
ShortPHP reference for is_json().
function is_json(mixed $value): bool
is_json(...);Extension: Core