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> Line src/Controller/SuffixListBuilder.php <br> ------ ------------------------------------------------------------------------------------- <br> 30 Call to deprecated method getLabel() of class Drupal\Core\Entity\EntityListBuilder. <br> ------ ------------------------------------------------------------------------------------- </pre>
issue