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 */