Docs

evf_is_json( string $string ): bool

Check if the string is JSON.

Parameters

$stringstringrequired
String to check.

Return

bool