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

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

Public Properties

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

Property Details

$locationId public property

LocationId.
public mixed $locationId
return mixed

$newParentLocationId public property

NewParentLocationId.
public mixed $newParentLocationId
return mixed