mirror of
https://github.com/Seldaek/monolog.git
synced 2025-07-30 09:50:26 +02:00
Fix phpdoc
This commit is contained in:
@@ -372,8 +372,8 @@ class Logger implements LoggerInterface, ResettableInterface
|
||||
*
|
||||
* @throws \Psr\Log\InvalidArgumentException If level is not defined
|
||||
*
|
||||
* @phpstan-param Level $level
|
||||
* @phpstan-return LevelName
|
||||
* @phpstan-param value-of<Level::VALUES>|Level $level
|
||||
* @phpstan-return value-of<LevelName::VALUES>
|
||||
*
|
||||
* @deprecated Use Monolog\Level->toLevelName()->value instead
|
||||
*/
|
||||
|
Reference in New Issue
Block a user