By joachim on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
7.x-3.x
Issue links:
Description:
The flag method get_content_id() has been renamed to get_entity_id():
function get_entity_id($entity)
The flag method applies_to_content_object() has been renamed to applies_to_entity():
function applies_to_entity($entity)
Impacts:
Module developers