By chr.fritsch on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
8.5.x
Introduced in version:
8.5.0
Issue links:
Description:
In #2791571: Automatically supply contextual links for entities entity generic contextual link support was added to \Drupal\Core\Entity\EntityViewBuilder.
As part of this Drupal\taxonomy\TermViewBuilder has been deprecated. All classes that extend this class should be converted to use \Drupal\Core\Entity\EntityViewBuilder instead.
Impacts:
Module developers