From 2d067b9d6ace17a9e943f890a167036e387aadcd Mon Sep 17 00:00:00 2001 From: whwyy Date: Wed, 20 Dec 2023 17:26:58 +0800 Subject: [PATCH] eee --- Command.php | 1 + 1 file changed, 1 insertion(+) diff --git a/Command.php b/Command.php index e012c27..26b282b 100644 --- a/Command.php +++ b/Command.php @@ -208,6 +208,7 @@ class Command extends Component return (bool)$this->_prepare(); } + /** * @return int|bool */