Kohkimakimoto\Worker\Foundation\WorkerShuttingDownEvent::getWorker PHP Method

getWorker() public method

public getWorker ( )
    public function getWorker()
    {
        return $this->worker;
    }
WorkerShuttingDownEvent