Syntax error
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3109006. -->
Reported by: [doxigo](https://www.drupal.org/user/1331334)
>>>
<p>Alright, sorry for so many issues, but I just dived into the Gin ecosystem and trying things out, so after upgrading to dev version I ended up with an error:</p>
<p><code>ParseError: syntax error, unexpected '' (T_ENCAPSED_AND_WHITESPACE), expecting '-' or identifier (T_STRING) or variable (T_VARIABLE) or number (T_NUM_STRING) in Drupal\Core\Extension\Extension->load() (line 86 of themes/contrib/gin/gin.theme).</code> </p>
<p>It's the same problem as this issue on gin_toolbar: <a href="https://www.drupal.org/project/gin_toolbar/issues/3108910">https://www.drupal.org/project/gin_toolbar/issues/3108910</a></p>
<p>I provided a patch there, so am not gonna do the same, just spacing issue on "EOH;" on line 78</p>
issue