Skip to content

Remove code that hacks around fixed core issue 2904467

Closes #3443632

In src/Plugin/Commerce/ShippingMethod/USPSBase.php in the preparePluginDefinition() function there is a todo to remove code once core issue #2904467: Plugins do not preserve integer keys when parsing annotations is fixed. It is now fixed so this code should be adjusted.

Merge request reports