Skip to content

Kirby 4.1.2

$file->read()

Reads the file content and returns it.

$file->read(): string|false

Return type

string|false

Parent class

Kirby\Filesystem\File