$filePreview->__call()
Magic setter and getter for component properties
$filePreview->__call(string $name, array $args = [ ])
Parameters
| Name | Type | Default |
|---|---|---|
| $namerequired | string |
no default value |
| $args | array |
[ ]
|
Parent class
Kirby\Panel\Ui\FilePreview
inherited from Kirby\Panel\Ui\Component
Examples
$component->class('my-class')