Skip to content
Snippets Groups Projects
Commit 33d4305a authored by Jürgen Haas's avatar Jürgen Haas
Browse files

Code style

parent 6cb08b22
No related branches found
No related tags found
No related merge requests found
<?php
/**
* @file
* GitLab API install file.
*/
use Drupal\Core\Language\LanguageInterface;
use Drupal\gitlab_api\Entity\GitlabServer;
/**
* Migrate configuration to a config entity
* Migrate configuration to a config entity.
*/
function gitlab_api_update_8001() {
$config = \Drupal::config('gitlab_api.settings');
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment