Grabs a json file and returns a array
public jsonFileToArray ( string $path ) : array | ||
$path | string | The path to the json file |
return | array | The parsed array |
public jsonFileToArray ( string $path ) : array | ||
$path | string | The path to the json file |
return | array | The parsed array |