Skip to content

Kirby 5.2.0

PHP::read()

Reads data from a file

PHP::read(string $file): array

Parameters

Name Type Default
$filerequired string no default value

Return type

array

Parent class

Kirby\Data\PHP