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

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

Public Properties

Property Type Description
$content1Id mixed Content1 Id.
$content2Id mixed Content2 Id.
$location1Id mixed Location1 Id.
$location2Id mixed Location2 Id.

Property Details

$content1Id public property

Content1 Id.
public mixed $content1Id
return mixed

$content2Id public property

Content2 Id.
public mixed $content2Id
return mixed

$location1Id public property

Location1 Id.
public mixed $location1Id
return mixed

$location2Id public property

Location2 Id.
public mixed $location2Id
return mixed