input, $io->output, $io->helperSet ); } public function getInput(): InputInterface { return $this->input; } public function getOutput(): OutputInterface { return $this->output; } }