PHP Class Kohkimakimoto\Worker\Job\JobEventListener

Inheritance: implements Symfony\Component\EventDispatcher\EventSubscriberInterface
Datei anzeigen Open project: kohkimakimoto/workerphp

Public Methods

Method Description
__construct ( )
detectedWorkerStarted ( WorkerStartedEvent $event )
getSubscribedEvents ( )

Method Details

__construct() public method

public __construct ( )

detectedWorkerStarted() public method

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

getSubscribedEvents() public static method

public static getSubscribedEvents ( )