Skip to content

Kirby 4.2.0

$pages->__call()

Magic getter function

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

Parameters

Name Type Default
$key * string
$arguments * mixed

Return type

mixed

Parent class

Kirby\Cms\Pages inherited from Kirby\Cms\Collection