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

initWithFieldTypeValue() public method

Populates the field type handler with data from a field type.
public initWithFieldTypeValue ( mixed $value )
$value mixed
    public function initWithFieldTypeValue($value);