Symfony\Installer\DemoCommand::getRemoteFileUrl PHP Method

getRemoteFileUrl() protected method

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