We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 453ed9c commit 484cf58Copy full SHA for 484cf58
src/Model/QueueStatus.php
@@ -82,6 +82,7 @@ public function getDelay(): int
82
/**
83
* {@inheritDoc}
84
*/
85
+ #[\ReturnTypeWillChange]
86
public function jsonSerialize()
87
{
88
$data = [];
0 commit comments