Microweber\Utils\Http::url PHP 메소드

url() 공개 메소드

public url ( $url )
    public function url($url)
    {
        return $this->set_url($url);
    }