ИС
Size: a a a
ИС
SD
class Testtg extends Command
{protected $signature = 'command:name {data}';
protected $description = 'Command description';
public function __construct()parent::__construct();
}public function handle()info('foo');
return 0;
}D
ИС
D
ИС
R#
D

R#
А
R#
R#
А
SD
$process->getCommandLine()` я помню, тоже с этим ковырялся когда-тоD

D
D
R#
D
R#