PHP Class eZ\Publish\Core\SignalSlot\Signal\ContentService\CreateContentDraftSignal

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

Public Properties

Property Type Description
$contentId mixed ContentId.
$userId mixed UserId.
$versionNo integer Version Number.

Property Details

$contentId public_oe property

ContentId.
public mixed $contentId
return mixed

$userId public_oe property

UserId.
public mixed $userId
return mixed

$versionNo public_oe property

Version Number.
public int $versionNo
return integer