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