Currently we have two helpers for com_fields: FieldsHelper and FieldsHelperInternal. They require eachother and one method (canEditFieldValue) even exists in both helpers.
Summary of Changes
This PR proposes to delete the FieldsHelperInternal class and moves the two unqie methods in it to FieldsHelper
Testing Instructions
Make sure submenus for the components still work.
Test editing values still work according to set ACL
Test that the gallery fields plugin works as before.
I have tested this item✅ successfully on 49bbc0e
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/13316.