We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3d7fc5 commit 843326cCopy full SHA for 843326c
src/Task.php
@@ -18,7 +18,7 @@ final class Task
18
private $id;
19
private $state;
20
21
- /** @var mixed $data */
+ /** @var mixed */
22
private $data;
23
24
/**
0 commit comments