Fix module_implements_alter exception handling
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3417924. --> Reported by: [acbramley](https://www.drupal.org/user/1036766) Related to !27 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p><span class="drupalorg-gitlab-issue-link drupalorg-gitlab-link-wrapper"><a href="https://git.drupalcode.org/project/hux/-/work_items/3257956" class="drupalorg-gitlab-link">https://git.drupalcode.org/project/hux/-/work_items/3257956</a></span> added exception handling, but the module_implements_alter check has _alter on the end which shouldn't be there.</p>
issue