Skip to content

Commit 50221ef

Browse files
committed
style code fixes pt. 2
1 parent 496f8a0 commit 50221ef

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/QueryTest.php

-1
Original file line numberDiff line numberDiff line change
@@ -486,7 +486,6 @@ public function testMultipleSortOrder(): void
486486
* Mockup class to test stringable objects.
487487
*/
488488
class stringableObject implements Stringable {
489-
490489
private $string;
491490

492491
public function __construct($string)

0 commit comments

Comments
 (0)