Add aliases for autowiring
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3446457. -->
Reported by: [dpi](https://www.drupal.org/user/81431)
Related to !41 !42
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>Allow us to use simple sitemap services via autowiring in 10.1: <a href="https://www.drupal.org/node/3323122">https://www.drupal.org/node/3323122</a></p>
<p>The changes here simply do nothing for older versions of core.</p>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>Add the aliasing.</p>
<p>This is mostly useful for private projects right now, so we dont need to manually wire up service IDs.</p>
<h3 id="summary-remaining-tasks">Remaining tasks</h3>
<p>Implement.<br>
Review.</p>
<h3 id="summary-ui-changes">User interface changes</h3>
<p>None</p>
<h3 id="summary-api-changes">API changes</h3>
<p>Autowiring aliases added.</p>
<h3 id="summary-data-model-changes">Data model changes</h3>
<p>Nil</p>
issue