PHP Class eZ\Publish\Core\SignalSlot\Signal\LocationService\MoveSubtreeSignal

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

Public Properties

Property Type Description
$locationId mixed LocationId.
$newParentLocationId mixed NewParentLocationId.

Property Details

$locationId public_oe property

LocationId.
public mixed $locationId
return mixed

$newParentLocationId public_oe property

NewParentLocationId.
public mixed $newParentLocationId
return mixed