Deployer\Initializer\Template\DrupalTemplate::getRecipe PHP Метод

getRecipe() защищенный Метод

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