Example #1
0
 public static function setOutputInterface(OutputInterface $output)
 {
     self::$output = $output;
 }