This commit is contained in:
2021-04-12 11:02:11 +08:00
parent 6eb6cbfe9f
commit 996ff50e99
+1
View File
@@ -54,6 +54,7 @@ abstract class AbstractConsole extends Component
/**
* @param Command $command
* @return mixed
* @throws Exception
*/
public function execCommand(Command $command): mixed
{