Phastlight\Module\HTTP\ServerRequest::getURL PHP Method

getURL() public method

public getURL ( )
    public function getURL()
    {
        return $_SERVER['PATH_INFO'];
    }