Skip to content

Kirby 4.1.2

Xml::read()

Reads data from a file

Xml::read(string $file): array

Parameters

Name Type Default
$file * string

Return type

array

Parent class

Kirby\Data\Xml inherited from Kirby\Data\Handler