Deployer\Initializer\Template\DrupalTemplate::getRecipe PHP Méthode

getRecipe() protected méthode

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