Value::fromJson() Creates a value object from a JSON string; returns null on error kirby/src/Cache/Value.php#L104 Value::fromJson(string $json): Kirby\Cache\Value|null Parameters Name Type Default $json * string – Return type Kirby\Cache\Value|null Parent class Kirby\Cache\Value