Reinstate ContextAwarePluginInterface on FunctionCallInterface
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3552116. -->
Reported by: [marcus_johansson](https://www.drupal.org/user/385947)
Related to !950
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>The combination of <a href="https://git.drupalcode.org/project/ai/-/merge_requests/701#note_542063">an issue</a> where the ContextAwarePluginInterface was removed from the interface and then separately <a href="https://www.drupal.org/project/ai/issues/3512540">removed from the base class</a>.</p>
<h4 id="summary-steps-reproduce">Steps to reproduce (required for bugs, but not feature requests)</h4>
<p>If you use setContextValue, this will not work.</p>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>Reset ContextAwarePluginInterface on the interface.</p>
issue