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 Aug 24, 2024
1 parent 8f8fdc0 commit ab4040d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Contracts/CouponEvent.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
<?php

declare(strict_types=1);

namespace Vanilo\Checkout\Contracts;

interface CouponEvent extends CheckoutEvent
Expand Down

0 comments on commit ab4040d

Please sign in to comment.