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

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

Public Methods

Method Description
postProcessValueHash ( array $outgoingValueHash ) : array In addition to the destinationContentId, adds a destinationContentHref entry.

Method Details

postProcessValueHash() public method

In addition to the destinationContentId, adds a destinationContentHref entry.
public postProcessValueHash ( array $outgoingValueHash ) : array
$outgoingValueHash array
return array