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
Afficher le fichier Open project: ezsystems/ezpublish-kernel

Protected Properties

Свойство Type Description
$contentTypeId integer
$contentTypeService eZ\Publish\Core\REST\Client\ContentTypeService

Méthodes publiques

Méthode Description
__construct ( ContentTypeService $contentTypeService, array $data = [] )

Method Details

__construct() public méthode

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

Property Details

$contentTypeId protected_oe property

protected int $contentTypeId
Résultat integer

$contentTypeService protected_oe property

protected ContentTypeService,eZ\Publish\Core\REST\Client $contentTypeService
Résultat eZ\Publish\Core\REST\Client\ContentTypeService