cypress-8.x-1.x-dev/tests/features/integration/Configuration/revert-site-name.php

tests/features/integration/Configuration/revert-site-name.php
<?php

use Symfony\Component\Yaml\Yaml;

$modulePath = drupal_get_path('module', 'cypress');

$configFile = $modulePath . '/tests/features/config/system.site.yml';

$config = Yaml::parseFile($configFile);
$config['name'] = "Drupal";
file_put_contents($configFile, Yaml::dump($config));

Главная | Обратная связь

drupal hosting | друпал хостинг | it patrol .inc