Skip to content

Commit d12efe5

Browse files
rxcod9github-actions[bot]
authored andcommitted
chore: fix styling and refactor via PHP CS Fixer, Rector, phpcbf
1 parent 8ca89d2 commit d12efe5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Core/Events/TaskRequestHandler.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@ public function __invoke(Server $server, Task $task): bool
8787
* Save Metrics
8888
*
8989
* @param array<string, mixed> $data
90-
* @param bool $status
9190
*/
9291
public function saveMetrics(float $start, array $data, bool $status): void
9392
{

0 commit comments

Comments
 (0)