ai_external_moderation: ModeratePreRequestEventSubscriber TypeError
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3478715. -->
Reported by: [das-peter](https://www.drupal.org/user/762870)
Related to !136
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>Getting the error: <code>TypeError: Drupal\ai_external_moderation\EventSubscriber\ModeratePreRequestEventSubscriber::matchConfigs(): Argument #1 ($configs) must be of type array, null given, called in /var/www/drupal/docroot/modules/contrib/ai/modules/ai_external_moderation/src/EventSubscriber/ModeratePreRequestEventSubscriber.php on line 62 in... </code></p>
<h4 id="summary-steps-reproduce">Steps to reproduce</h4>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>Ensure empty config is cast to array.</p>
issue