ModuleHandlerInterface no longer implements DestructableInterface
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3498052. -->
Reported by: [acbramley](https://www.drupal.org/user/1036766)
Related to !42
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p><code>TypeError: Drupal\hux\HuxModuleHandler::__construct(): Argument #1 ($inner) must be of type Drupal\Core\Extension\ModuleHandlerInterface&Drupal\Core\DestructableInterface, Drupal\Core\Extension\ModuleHandler given, called in /app/web/core/lib/Drupal/Component/DependencyInjection/Container.php on line 259 in Drupal\hux\HuxModuleHandler->__construct() (line 57 of modules/contrib/hux/src/HuxModuleHandler.php).</code></p>
<h4 id="summary-steps-reproduce">Steps to reproduce</h4>
<p>Install hux on 11.1.0</p>
issue