Nmap\Host::getHostnames PHP 메소드

getHostnames() 공개 메소드

public getHostnames ( ) : Hostname[]
리턴 Hostname[]
    public function getHostnames()
    {
        return $this->hostnames;
    }