$pageStatusButton->__call()
Magic setter and getter for component properties
$pageStatusButton->__call()
has been marked as unstable. It might be changed in a future Kirby major or minor release without being considered a breaking change. Use with caution.
$pageStatusButton->__call(string $name)
Parameters
Name | Type | Default |
---|---|---|
$namerequired | string |
no default value |
Parent class
Kirby\Panel\Ui\Buttons\PageStatusButton
inherited from Kirby\Panel\Ui\Component
Examples
$component->class('my-class')