Use a unique key to assign handlers registered via scopedRegister(). Using unique keys instead of array indices ensures that handlers registered in other ways previously (e.g. via global hook registry or via HookContainer::register() won't be removed). Remove the temporary hook for AlternateUserMailer as the ticket it references is for a class that no longer exists Bug: T255056 Change-Id: I491f281e60511a5bdd695ac123611e408324ccff |
||
|---|---|---|
| .. | ||
| DeprecatedHooks.php | ||
| GlobalHookRegistry.php | ||
| HookContainer.php | ||
| HookRegistry.php | ||
| HookRunner.php | ||
| ProtectedHookAccessorTrait.php | ||
| StaticHookRegistry.php | ||