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

Inheritance: extends BaseRelationProcessor
Show file Open project: ezsystems/ezpublish-kernel

Public Methods

Method Description
postProcessValueHash ( array $outgoingValueHash ) : array In addition to the list of destinationContentIds, adds a destinationContentHrefs array, with matching content uris.

Method Details

postProcessValueHash() public method

In addition to the list of destinationContentIds, adds a destinationContentHrefs array, with matching content uris.
public postProcessValueHash ( array $outgoingValueHash ) : array
$outgoingValueHash array
return array