Closed (fixed)
Project:
Commerce Core
Version:
3.0.x-dev
Component:
Developer experience
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
7 Aug 2024 at 10:24 UTC
Updated:
21 Aug 2024 at 11:44 UTC
Jump to comment: Most recent
Similar to what was done for gateway plugins, let's refactor our checkout pane plugins to call the parent() create method instead of overridding constructors.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
jsacksick commentedIgnoring the CheckoutPaneBase for now on purpose since we're setting the order from the constructor etc...
Comment #5
jsacksick commented