Skip to content

Kirby 4.2.0

$block->__call()

Proxy for content fields

$block->__call(string $method, array $args = [ ]): mixed|null

Parameters

Name Type Default
$method * string
$args array [ ]

Return type

mixed|null

Parent class

Kirby\Cms\Block