eZ\Publish\Core\FieldType\Handler::getFieldTypeValue PHP Method

getFieldTypeValue() public method

Returns a compatible value to store in a field type after manipulation in the handler.
public getFieldTypeValue ( ) : mixed
return mixed
    public function getFieldTypeValue();