PHP 클래스 eZ\Publish\Core\SignalSlot\Signal\ContentService\DeleteContentSignal

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

공개 프로퍼티들

프로퍼티 타입 설명
$affectedLocationIds array List of locations of the content that was deleted, as returned by deleteContent().
$contentId mixed ContentId.

프로퍼티 상세

$affectedLocationIds 공개적으로 프로퍼티

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

$contentId 공개적으로 프로퍼티

ContentId.
public mixed $contentId
리턴 mixed