Skip to content

Commit 36038e9

Browse files
authored
fix: syntax error (#77)
1 parent a2ac58f commit 36038e9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Domain/Value/QueryParameter/PublishedAtGt.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
public function __construct(
2323
private \DateTimeInterface $dateTime
2424
) {
25-
{
2625
}
2726

2827
public function toString(): string

0 commit comments

Comments
 (0)