Skip to content

Commit

Permalink
Fixed method annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
jzaplet committed Jul 8, 2024
1 parent 0afbbc7 commit cfa0a4a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/Debugger/BaseLogger.php
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,6 @@ protected function createTracyPayload(\Throwable $throwable): array
}

/**
* @param array $message
* @param string $level
* @param \DateTime $now
* @param array<string, mixed> $context
* @return array<string, mixed>
*/
Expand Down

0 comments on commit cfa0a4a

Please sign in to comment.