Docs
Search
Hooks
Functions
Methods
Classes
Home
Functions
evf_isJson()
evf_isJson(
string
$string
):
bool
Check if the string JSON.
Parameters
$string
string
required
String to check.
Return
bool