Json::read()
Reads data from a file
Json::read(string $file): array
Parameters
| Name | Type | Default |
|---|---|---|
| $filerequired | string |
no default value |
Return type
array
Parent class
Kirby\Data\Json
inherited from Kirby\Data\Handler
Reads data from a file
Json::read(string $file): array
| Name | Type | Default |
|---|---|---|
| $filerequired | string |
no default value |
array
Kirby\Data\Json
inherited from Kirby\Data\Handler