PHP Class eZ\Publish\Core\REST\Server\Values\CreatedContent

Inheritance: extends eZ\Publish\API\Repository\Values\ValueObject
Show file Open project: ezsystems/ezpublish-kernel

Public Properties

Property Type Description
$content RestContent The created content.

Property Details

$content public property

The created content.
public RestContent,eZ\Publish\Core\REST\Server\Values $content
return RestContent