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

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

Public Properties

Property Type Description
$contentTypeId mixed ContentTypeId.
$userId mixed UserId.

Property Details

$contentTypeId public property

ContentTypeId.
public mixed $contentTypeId
return mixed

$userId public property

UserId.
public mixed $userId
return mixed