This commit is contained in:
2023-08-24 13:49:58 +08:00
parent cf39ea4ad6
commit 5fdd35c4d5
+1 -1
View File
@@ -14,7 +14,7 @@ use ReflectionException;
/** /**
* @see LoggerInterface * @see LoggerInterface
* @method error(string $message, array $context) * @method error(string $message, array $context = array())
* @method log($level, $message, array $context = array()) * @method log($level, $message, array $context = array())
* @method debug($message, array $context = array()) * @method debug($message, array $context = array())
* @method info($message, array $context = array()) * @method info($message, array $context = array())