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