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

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

Public Properties

Property Type Description
$contentId mixed Content ID.
$versionNo integer Version Number.

Property Details

$contentId public_oe property

Content ID.
public mixed $contentId
return mixed

$versionNo public_oe property

Version Number.
public int $versionNo
return integer