- Issue created by @yasmeensalah
Warning: foreach() argument must be of type array|object, null given in Drupal\ai_interpolator_openai\Plugin\AiInterPolatorFieldRules\OpenAiTaxonomy->searchSimilarTags()
Add a conditional if statement before the for loop to ensure that $data is not null.
Active
1.0
Code