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

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

Public Properties

Property Type Description
$subtreeId mixed SubtreeId.
$targetNewSubtreeId mixed TargetNewSubtreeId.
$targetParentLocationId mixed TargetParentLocationId.

Property Details

$subtreeId public property

SubtreeId.
public mixed $subtreeId
return mixed

$targetNewSubtreeId public property

TargetNewSubtreeId.
public mixed $targetNewSubtreeId
return mixed

$targetParentLocationId public property

TargetParentLocationId.
public mixed $targetParentLocationId
return mixed