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.
2 parents bd3ee0f + d6850d4 commit caf314bCopy full SHA for caf314b
system/ThirdParty/PSR/Log/LoggerInterface.php
@@ -89,6 +89,7 @@ public function debug(string|\Stringable $message, array $context = []): void;
89
/**
90
* Logs with an arbitrary level.
91
*
92
+ * @param mixed $level
93
* @param mixed[] $context
94
95
* @throws \Psr\Log\InvalidArgumentException
0 commit comments