PHP Класс eZ\Publish\Core\SignalSlot\Signal\UserService\DeleteUserGroupSignal

Наследование: extends eZ\Publish\Core\SignalSlot\Signal
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
$affectedLocationIds array List of locations of the content that was deleted, as returned by deleteContent().
$userGroupId mixed UserGroupId.

Описание свойств

$affectedLocationIds публичное свойство

List of locations of the content that was deleted, as returned by deleteContent().
public array $affectedLocationIds
Результат array

$userGroupId публичное свойство

UserGroupId.
public mixed $userGroupId
Результат mixed