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 8ca89d2 commit d12efe5Copy full SHA for d12efe5
src/Core/Events/TaskRequestHandler.php
@@ -87,7 +87,6 @@ public function __invoke(Server $server, Task $task): bool
87
* Save Metrics
88
*
89
* @param array<string, mixed> $data
90
- * @param bool $status
91
*/
92
public function saveMetrics(float $start, array $data, bool $status): void
93
{
0 commit comments