PHP 클래스 eZ\Publish\Core\SignalSlot\Signal\UserService\DeleteUserGroupSignal

상속: extends eZ\Publish\Core\SignalSlot\Signal
파일 보기 프로젝트 열기: ezsystems/ezpublish-kernel

공개 프로퍼티들

프로퍼티 타입 설명
$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