Ouzo\Tests\MockRedirectHandler::getLocation PHP Method

getLocation() public method

public getLocation ( )
    public function getLocation()
    {
        return $this->_location;
    }
MockRedirectHandler