$fieldClass->save() Checks if the field is saveable kirby/src/Form/Mixin/Value.php#L156 Deprecated in 5.0.0 Use ::hasValue() instead $fieldClass->save(): bool Return type bool Parent class Kirby\Form\FieldClass