eZ\Publish\Core\FieldType\Handler::initWithFieldTypeValue PHP 메소드

initWithFieldTypeValue() 공개 메소드

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