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

getDownloadedApplicationType() 보호된 메소드

    protected function getDownloadedApplicationType()
    {
        return 'the Symfony Demo Application';
    }