Skip to content

Commit

Permalink
Applied coding standards
Browse files Browse the repository at this point in the history
  • Loading branch information
jekuaitk committed Oct 31, 2024
1 parent 3d59ce6 commit 0e62ed4
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,9 @@
/**
* Switch to minimal profile.
*
* Heavily inspired by the profile_switcher module
* @see https://git.drupalcode.org/project/profile_switcher.
* Heavily inspired by the profile_switcher module.
*
* @see https://git.drupalcode.org/project/profile_switcher
*/
function os2forms_selvbetjening_update_10001() {
$profile_to_remove = \Drupal::installProfile();
Expand Down

0 comments on commit 0e62ed4

Please sign in to comment.