final
extends
AbstractUtility
public static
getJson(string $filename, bool $associative = true): mixed[]|object
Get data from a user-supplied JSON file
If $filename is "-", JSON is read from STDIN.
$filename
"-"
STDIN