class JSON

Methods

static string
beautiful(string|null $json, string $indentStr = ' ') deprecated

No description

Details

at line 19
static string beautiful(string|null $json, string $indentStr = ' ') deprecated

deprecated please use JSON_PRETTY_PRINT

Parameters

string|null $json
string $indentStr

Return Value

string

See also