Additional D10 updates
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3343024. -->
Reported by: [fenstrat](https://www.drupal.org/user/362649)
Related to !14
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p><code>\Drupal\Core\Extension\ModuleHandlerInterface::getImplementations()</code> has been deprecated in D10, CR: <a href="https://www.drupal.org/node/3000490">https://www.drupal.org/node/3000490</a></p>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>Switch to new supported <code>Drupal\Core\Extension\ModuleHandlerInterface::invoke*With()</code></p>
issue