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 ba1c55b commit 83e151e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion 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 83e151e

Please sign in to comment.