Nmap\Port::getService PHP Method

getService() public method

public getService ( ) : Service
return Service
    public function getService()
    {
        return $this->service;
    }