Skip to content

Kirby 4.2.0

Handler::read()

Reads data from a file

Handler::read(string $file): array

Parameters

Name Type Default
$file * string

Return type

array

Parent class

Kirby\Data\Handler