By indytechcook on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
7.x-1.x
Introduced in version:
7.x-1.6
Issue links:
Description:
Any access check for the bean module should use entity_access('bean', $bean) instead of bean_access. This change was to allow for changing of the access controller.
See #2112567: Make access controller swappable for more information.
Impacts:
Module developers