$fieldclass->store() Converts the given value to a value that can be stored in the text file kirby/src/Form/FieldClass.php#L702 $fieldclass->store(mixed $value): mixed Parameters Name Type Default $value * mixed – Return type mixed Parent class Kirby\Form\FieldClass