Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
StyleCIBot committed Mar 5, 2024
1 parent ff389ed commit f23004a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Foundation/Shipping/PaymentDependentShippingFee.php
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ class PaymentDependentShippingFee implements Adjuster
use HasWriteableTitleAndDescription;
use IsLockable;
use IsNotIncluded;

public const ALIAS = 'payment_dependent_shipping_fee';

public function __construct(
Expand Down

0 comments on commit f23004a

Please sign in to comment.