Skip to content

Kirby 4.2.0

PHP::read()

Reads data from a file

PHP::read(string $file): array

Parameters

Name Type Default
$file * string

Return type

array

Parent class

Kirby\Data\PHP