Skip to content

Commit 1e46dae

Browse files
committed
Run lint:fix
1 parent 689c6f1 commit 1e46dae

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/Contracts/TasksQuery.php

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,8 @@ class TasksQuery
2222
*/
2323
private ?array $canceledBy = null;
2424

25-
/**
26-
* @var int|null
27-
*/
2825
private ?int $batchUid = null;
2926

30-
/**
31-
* @var bool|null
32-
*/
3327
private ?bool $reverse = null;
3428

3529
/**

0 commit comments

Comments
 (0)