PHP Class eZ\Publish\Core\SignalSlot\Signal\ContentTypeService\AssignContentTypeGroupSignal

Inheritance: extends eZ\Publish\Core\SignalSlot\Signal
Datei anzeigen Open project: ezsystems/ezpublish-kernel

Public Properties

Property Type Description
$contentTypeGroupId mixed ContentTypeGroupId.
$contentTypeId mixed ContentTypeId.

Property Details

$contentTypeGroupId public_oe property

ContentTypeGroupId.
public mixed $contentTypeGroupId
return mixed

$contentTypeId public_oe property

ContentTypeId.
public mixed $contentTypeId
return mixed