Skip to content

Kirby 4.2.0

$layouts->__call()

Magic getter function

$layouts->__call(string $key, mixed $arguments): mixed

Parameters

Name Type Default
$key * string
$arguments * mixed

Return type

mixed

Parent class

Kirby\Cms\Layouts inherited from Kirby\Cms\Collection