Closed (fixed)
Project:
Drupal core
Version:
9.3.x-dev
Component:
entity_reference.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
29 Jul 2021 at 20:32 UTC
Updated:
13 Aug 2021 at 15:39 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
larowlanComment #3
longwaveI tested this with Drush just in case. Before the patch:
After:
So the end result is the same if the DX is slightly different, but I don't think that matters - this code is obsolete, much like the module :)
However, should we do the same treatment in simpletest.install?
Comment #4
larowlanAgree
Comment #5
larowlanComment #6
longwaveLGTM
Comment #8
catchNice to see the boilerplate removed.
Committed/pushed to 9.3.x, thanks!