Use HEREDOC style string for AI API Explorer
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3507378. -->
Reported by: [marcus_johansson](https://www.drupal.org/user/385947)
Related to !1159
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>Use HEREDOC style string for the string that showcases how to do different solutions in the different explorers. See: <a href="https://www.php.net/manual/en/language.types.string.php#language.types.string.syntax.heredoc">https://www.php.net/manual/en/language.types.string.php#language.types.string.syntax.heredoc</a></p>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>Change to heredoc.</p>
issue