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

getRecipe() protected method

protected getRecipe ( )
    protected function getRecipe()
    {
        return 'drupal8';
    }
DrupalTemplate