$pageblueprint->__call()
Magic getter/caller for any blueprint prop
$pageblueprint->__call(string $key, array $arguments = null): mixed
Parameters
| Name | Type | Default |
|---|---|---|
| $key * | string |
– |
| $arguments | array |
null |
Return type
mixed
Parent class
Kirby\Cms\PageBlueprint inherited from Kirby\Cms\Blueprint