PHP Class eZ\Publish\Core\SignalSlot\Signal\UserService\DeleteUserGroupSignal

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

Public Properties

Property Type Description
$affectedLocationIds array List of locations of the content that was deleted, as returned by deleteContent().
$userGroupId mixed UserGroupId.

Property Details

$affectedLocationIds public_oe property

List of locations of the content that was deleted, as returned by deleteContent().
public array $affectedLocationIds
return array

$userGroupId public_oe property

UserGroupId.
public mixed $userGroupId
return mixed