$field->__get()
Fallback for missing properties to return null instead of an error
$field->__get(string $attr)
Parameters
| Name | Type | Default |
|---|---|---|
| $attr * | string |
– |
Parent class
Kirby\Form\Field inherited from Kirby\Toolkit\Component
Fallback for missing properties to return null instead of an error
$field->__get(string $attr)
| Name | Type | Default |
|---|---|---|
| $attr * | string |
– |
Kirby\Form\Field inherited from Kirby\Toolkit\Component