PHP Class eZ\Publish\Core\REST\Server\Input\Parser\ContentUpdate

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

Public Methods

Method Description
parse ( array $data, ParsingDispatcher $parsingDispatcher ) : RestContentMetadataUpdateStruct Parse input structure.

Method Details

parse() public method

Parse input structure.
public parse ( array $data, ParsingDispatcher $parsingDispatcher ) : RestContentMetadataUpdateStruct
$data array
$parsingDispatcher eZ\Publish\Core\REST\Common\Input\ParsingDispatcher
return eZ\Publish\Core\REST\Common\Values\RestContentMetadataUpdateStruct