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 Apr 25, 2024
1 parent 553cc3a commit 42169c0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Payment/Tests/Examples/Order.php
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ public function getItems(): Traversable
return new ArrayIterator([]);
}


public function getNumber(): string
{
return (string) $this->id;
Expand Down

0 comments on commit 42169c0

Please sign in to comment.