1.0-rc4 breaks sites because Url is unknown in gin_toolbar_preprocess_toolbar
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3393949. -->
Reported by: [jurgenhaas](https://www.drupal.org/user/168924)
Related to !34
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>In line 219 of gin_toolbar.module, there is <code>Url::fromRoute</code> in use, but the corresponding use statement for Url is missing.</p>
issue