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

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

Public Properties

Property Type Description
$contentId mixed ContentId.
$locationId mixed Location ID.

Property Details

$contentId public property

ContentId.
public mixed $contentId
return mixed

$locationId public property

Location ID.
public mixed $locationId
return mixed