Phastlight\Module\Cluster\Cluster::getAllWorkers PHP Method

getAllWorkers() public method

public getAllWorkers ( )
    public function getAllWorkers()
    {
        return $this->workers;
    }