Symfony\Installer\DemoCommand::getDownloadedApplicationType PHP Method

getDownloadedApplicationType() protected method

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