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

getRecipe() protected method

protected getRecipe ( )
    protected function getRecipe()
    {
        return 'codeigniter';
    }
CodeIgniterTemplate