Skip to content

Commit caf314b

Browse files
authored
Merge pull request #9189 from kenjis/update-psr-log-3.0.2
chore: update psr/log to 3.0.2
2 parents bd3ee0f + d6850d4 commit caf314b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

system/ThirdParty/PSR/Log/LoggerInterface.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ public function debug(string|\Stringable $message, array $context = []): void;
8989
/**
9090
* Logs with an arbitrary level.
9191
*
92+
* @param mixed $level
9293
* @param mixed[] $context
9394
*
9495
* @throws \Psr\Log\InvalidArgumentException

0 commit comments

Comments
 (0)