PHP Class eZ\Publish\Core\REST\Common\FieldTypeProcessor\BinaryInputProcessor

Inheritance: extends eZ\Publish\Core\REST\Common\FieldTypeProcessor
Show file Open project: ezsystems/ezpublish-kernel Class Usage Examples

Protected Properties

Property Type Description
$temporaryDirectory string

Public Methods

Method Description
__construct ( string $temporaryDirectory )
preProcessValueHash ( $incomingValueHash )

Method Details

__construct() public method

public __construct ( string $temporaryDirectory )
$temporaryDirectory string

preProcessValueHash() public method

public preProcessValueHash ( $incomingValueHash )

Property Details

$temporaryDirectory protected property

protected string $temporaryDirectory
return string