The codebase can be simplified a lot by using configururable rector rules. This change replaces all rules based on `EntityLoadBase` to a new rule `EntityLoadRector`. This means we can remove a lot of classes.
Fixed
Code
https://github.com/palantirnet/drupal-rector/pull/228
This has been merged.
Automatically closed - issue fixed for 2 weeks with no activity.