diff --git a/Command.php b/Command.php index a7bbc9f..eae8ca1 100644 --- a/Command.php +++ b/Command.php @@ -172,6 +172,8 @@ class Command extends Component return $this->_execute(); } + + /** * @return bool|int * @throws ConfigException