commerce
commerce copied to clipboard
Add `$attributes` parameter to `Order::hasMatchingAddresses()`
Description
Adding an $attributes parameter to the hasMatchingAddresses() method on the Order element allows developers to fine-tune how addresses are determined as "matched" during the comparison.
Related issues
#2917