$fields->reset()
Resets the value of each field
$fields->reset(): Kirby\Form\Fields
Return type
This method does not modify the existing $fields
object but returns a new object with the changes applied. Learn more →
Resets the value of each field
$fields->reset(): Kirby\Form\Fields
This method does not modify the existing $fields
object but returns a new object with the changes applied. Learn more →