$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