io = new DrupalStyle($input, $output); } /** * @return \Drupal\Console\Core\Style\DrupalStyle */ public function getIo() { return $this->io; } }