Example #1
0
 /**
  * Gets the console output.
  *
  * @return OutputInterface
  */
 public function getOutput()
 {
     return $this->adapter->getOutput();
 }