PHP 클래스 Kohkimakimoto\Worker\Job\JobEventListener

상속: implements Symfony\Component\EventDispatcher\EventSubscriberInterface
파일 보기 프로젝트 열기: kohkimakimoto/workerphp

공개 메소드들

메소드 설명
__construct ( )
detectedWorkerStarted ( WorkerStartedEvent $event )
getSubscribedEvents ( )

메소드 상세

__construct() 공개 메소드

public __construct ( )

detectedWorkerStarted() 공개 메소드

public detectedWorkerStarted ( WorkerStartedEvent $event )
$event Kohkimakimoto\Worker\Foundation\WorkerStartedEvent

getSubscribedEvents() 공개 정적인 메소드

public static getSubscribedEvents ( )