Skip to content

Commit

Permalink
style code fixes pt. 2
Browse files Browse the repository at this point in the history
  • Loading branch information
apeisa committed Jul 16, 2022
1 parent 496f8a0 commit 50221ef
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/QueryTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -486,7 +486,6 @@ public function testMultipleSortOrder(): void
* Mockup class to test stringable objects.
*/
class stringableObject implements Stringable {

private $string;

public function __construct($string)
Expand Down

0 comments on commit 50221ef

Please sign in to comment.