PHP Class Kohkimakimoto\Worker\Job\JobForkedProcessEvent

Inheritance: extends Symfony\Component\EventDispatcher\Event
Afficher le fichier Open project: kohkimakimoto/workerphp

Méthodes publiques

Méthode Description
__construct ( Worker $worker, $job )
getJob ( )
getWorker ( )

Method Details

__construct() public méthode

public __construct ( Worker $worker, $job )
$worker Kohkimakimoto\Worker\Worker

getJob() public méthode

public getJob ( )

getWorker() public méthode

public getWorker ( )