PHP 클래스 eZ\Publish\Core\SignalSlot\SlotFactory\NullSlotFactory

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

공개 메소드들

메소드 설명
getSlot ( string $slotIdentifier ) : Slot Returns a Slot with the given $slotIdentifier.

메소드 상세

getSlot() 공개 메소드

Returns a Slot with the given $slotIdentifier.
public getSlot ( string $slotIdentifier ) : Slot
$slotIdentifier string
리턴 eZ\Publish\Core\SignalSlot\Slot