Switch entity:user InputDefinition's to EntityInputDefinition
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3543454. -->
Reported by: [michaellander](https://www.drupal.org/user/636494)
Related to !10
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>Definitions that include entity types (i.e <code>entity:user</code>) should use <code>EntityInputDefinition</code> instead of <code>InputDefinition</code>.</p>
issue