Deployer\Initializer\Template\ZendTemplate::getRecipe PHP Method

getRecipe() protected method

protected getRecipe ( )
    protected function getRecipe()
    {
        return 'zend_framework';
    }
ZendTemplate