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