Remove deprecated code
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3049603. --> Reported by: [feyp](https://www.drupal.org/user/998680) >>> <p>We want a smooth upgrade path to Drupal 9, so we want to make sure that we don't use any deprecated code.</p> <p>Report by <a href="https://github.com/mglaman/drupal-check">drupal_check</a>:</p> <pre> ------ ------------------------------------------------------------------------------------- <br>&nbsp; Line&nbsp;&nbsp; src/Controller/SuffixListBuilder.php&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br> ------ ------------------------------------------------------------------------------------- <br>&nbsp; 30&nbsp;&nbsp;&nbsp;&nbsp; Call to deprecated method getLabel() of class Drupal\Core\Entity\EntityListBuilder.&nbsp; <br> ------ ------------------------------------------------------------------------------------- </pre>
issue