PHP Класс eZ\Publish\Core\REST\Client\Values\Content\ContentInfo

См. также: eZ\Publish\API\Repository\Values\Content\ContentInfo
Наследование: extends eZ\Publish\API\Repository\Values\Content\ContentInfo
Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
$contentTypeId integer
$contentTypeService eZ\Publish\Core\REST\Client\ContentTypeService

Открытые методы

Метод Описание
__construct ( ContentTypeService $contentTypeService, array $data = [] )

Описание методов

__construct() публичный Метод

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

Описание свойств

$contentTypeId защищенное свойство

protected int $contentTypeId
Результат integer

$contentTypeService защищенное свойство

protected ContentTypeService,eZ\Publish\Core\REST\Client $contentTypeService
Результат eZ\Publish\Core\REST\Client\ContentTypeService