This commit is contained in:
2023-04-22 02:28:26 +08:00
parent 7f7ed83bba
commit e7c4ba752b
+1 -1
View File
@@ -18,7 +18,7 @@ use Symfony\Component\Console\Output\OutputInterface;
* @method static _alert(string $message, array $context = [])
* @method static _critical(string $message, array $context = [])
* @method static _error(string $message, array $context = [])
* @method static _waring(string $message, array $context = [])
* @method static _warning(string $message, array $context = [])
* @method static _notice(string $message, array $context = [])
* @method static _info(string $message, array $context = [])
* @method static _debug(string $message, array $context = [])