PHP Class eZ\Publish\Core\REST\Client\Values\Content\ContentInfo

See also: eZ\Publish\API\Repository\Values\Content\ContentInfo
Inheritance: extends eZ\Publish\API\Repository\Values\Content\ContentInfo
Show file Open project: ezsystems/ezpublish-kernel

Protected Properties

Property Type Description
$contentTypeId integer
$contentTypeService eZ\Publish\Core\REST\Client\ContentTypeService

Public Methods

Method Description
__construct ( ContentTypeService $contentTypeService, array $data = [] )

Method Details

__construct() public method

public __construct ( ContentTypeService $contentTypeService, array $data = [] )
$contentTypeService eZ\Publish\Core\REST\Client\ContentTypeService
$data array

Property Details

$contentTypeId protected property

protected int $contentTypeId
return integer

$contentTypeService protected property

protected ContentTypeService,eZ\Publish\Core\REST\Client $contentTypeService
return eZ\Publish\Core\REST\Client\ContentTypeService