hook_civicrm_config - Add parameter ($flags) to distinguish multiple calls
authorTim Otten <totten@civicrm.org>
Thu, 24 Aug 2023 23:48:53 +0000 (16:48 -0700)
committerTim Otten <totten@civicrm.org>
Mon, 28 Aug 2023 23:24:18 +0000 (16:24 -0700)
commit5b17d0d92529fcf2a2e731d60c2672096177c3d6
tree33d83ea637e856f1c1f350cb693ba5c713cb2523
parent22d9dc695ae049b463bacb03c7942296d646debc
hook_civicrm_config - Add parameter ($flags) to distinguish multiple calls
CRM/Core/Config.php
CRM/Utils/Hook.php
CRM/Utils/System/Backdrop.php
CRM/Utils/System/Drupal.php
CRM/Utils/System/Drupal8.php
CRM/Utils/System/Joomla.php
tests/events/hook_civicrm_config.evch.php [new file with mode: 0644]