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

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

Public Properties

Property Type Description
$fieldDefinition RestFieldDefinition The created field definition.

Property Details

$fieldDefinition public property

The created field definition.
public RestFieldDefinition,eZ\Publish\Core\REST\Server\Values $fieldDefinition
return RestFieldDefinition