Deprecated entity_create() method in message.api.php
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3127790. --> Reported by: [rokzabukovec](https://www.drupal.org/user/3634357) >>> <p>The method entity_create() in the message.api.php is deprecated and it should be replaced with \Drupal::entityTypeManager()-&gt;getStorage('message_template')-&gt;create([]);</p>
issue