PHP Class eZ\Publish\Core\SignalSlot\Signal\SectionService\AssignSectionSignal

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

Public Properties

Property Type Description
$contentId mixed ContentId.
$sectionId mixed SectionId.

Property Details

$contentId public property

ContentId.
public mixed $contentId
return mixed

$sectionId public property

SectionId.
public mixed $sectionId
return mixed