FieldType
FieldType.php
:
14
Interface
The field type interface which field types available to storage engines have to implement.
Tags
Methods¶
getEmptyValue()
¶
FieldType.php
:
21
Returns the empty value for the field type that can be processed by the storage engine.
|
|