We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76c35a1 commit a2ef101Copy full SHA for a2ef101
1 file changed
app/Command/SystemCommand.php
@@ -5,6 +5,7 @@
5
use Swoft;
6
use Swoft\Console\Annotation\Mapping\Command;
7
use Swoft\Console\Annotation\Mapping\CommandMapping;
8
+use Swoft\Console\Input\Input;
9
use Swoft\Console\Helper\Show;
10
use const BASE_PATH;
11
use const PHP_OS;
0 commit comments