By berdir on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
10.2.x
Introduced in version:
10.2.0
Description:
The new method will be added to the interface in Drupal 11.
Content entities typically inherit this method from ContentEntityBase, this should only affect classes that do not use ContentEntityBase but implement either TranslatableInterface directly or through ContentEntityInterface or an entity type specific interface.
Impacts:
Module developers