Bluz\Application\Exception\RedirectException::getUrl PHP Method

getUrl() public method

getUrl
public getUrl ( ) : string
return string
    public function getUrl()
    {
        return $this->url;
    }
RedirectException