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

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

Public Properties

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

Property Details

$contentTypeGroupId public property

ContentTypeGroupId.
public mixed $contentTypeGroupId
return mixed

$contentTypeId public property

ContentTypeId.
public mixed $contentTypeId
return mixed