$fieldclass->store()
Converts the given value to a value that can be stored in the text file
$fieldclass->store(mixed $value): mixed
Parameters
Name | Type | Default |
---|---|---|
$value * | mixed |
– |
Return type
mixed
Converts the given value to a value that can be stored in the text file
$fieldclass->store(mixed $value): mixed
Name | Type | Default |
---|---|---|
$value * | mixed |
– |
mixed