By xjm on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
8.4.x
Introduced in version:
8.4.0
Issue links:
Description:
Prior to Drupal 8.4.0, the field access checker for Quick Edit was named EditEntityFieldAccessCheck. This was a leftover from an earlier name for the module. In 8.4.x, the class is moved to QuickEditEntityFieldAccessCheck for clarity and the old class is deprecated.