Ouzo\Tests\MockRedirectHandler::getLocation PHP 메소드

getLocation() 공개 메소드

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