Skip to content

Commit

Permalink
fixed commenting issue
Browse files Browse the repository at this point in the history
  • Loading branch information
bjendres committed Dec 6, 2022
1 parent f696757 commit 2c52e3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions anonymiser.php
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,7 @@ function anonymiser_civicrm_container(Symfony\Component\DependencyInjection\Cont
$container->addCompilerPass(new Civi\Anonymiser\CompilerPass());
}

/**
* Implements hook_civicrm_navigationMenu().
*
* @link https://docs.civicrm.org/dev/en/latest/hooks/hook_civicrm_navigationMenu
Expand Down

0 comments on commit 2c52e3c

Please sign in to comment.