PHP Class eZ\Publish\Core\SignalSlot\Signal\ObjectStateService\SetPriorityOfObjectStateSignal

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

Public Properties

Property Type Description
$objectStateId mixed ObjectStateId.
$priority mixed Priority.

Property Details

$objectStateId public_oe property

ObjectStateId.
public mixed $objectStateId
return mixed

$priority public_oe property

Priority.
public mixed $priority
return mixed