Skip to content

Commit

Permalink
(NFC) CRM_Utils_Hook - Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
totten committed May 12, 2022
1 parent a0ac579 commit 7969566
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CRM/Utils/Hook.php
Original file line number Diff line number Diff line change
Expand Up @@ -2430,7 +2430,7 @@ public static function alterResourceSettings(&$data) {
* For future-proofing, use a serializable callback (e.g. string/array).
* See also: Civi\Core\Resolver.
* - requires: array, list of required Angular modules.
* - basePages: array, uncondtionally load this module onto the given Angular pages. [v4.7.21+]
* - basePages: array, unconditionally load this module onto the given Angular pages. [v4.7.21+]
* If omitted, default to "array('civicrm/a')" for backward compat.
* For a utility that should only be loaded on-demand, use "array()".
* For a utility that should be loaded in all pages use, "array('*')".
Expand Down

0 comments on commit 7969566

Please sign in to comment.