Skip to content

Kirby 5.1.2

$pageItem->__call()

Magic setter and getter for component properties

$pageItem->__call(string $name)

Parameters

Name Type Default
$namerequired string no default value

Parent class

Kirby\Panel\Ui\Item\PageItem inherited from Kirby\Panel\Ui\Component

Examples

$component->class('my-class')