Symfony\Installer\DemoCommand::getRemoteFileUrl PHP 메소드

getRemoteFileUrl() 보호된 메소드

protected getRemoteFileUrl ( )
    protected function getRemoteFileUrl()
    {
        return 'http://symfony.com/download?v=Symfony_Demo';
    }