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()->getStorage('message_template')->create([]);</p>
issue