checkImage(); $msg = ob_get_contents(); ob_end_clean(); $this->info( $msg ); return Command::SUCCESS; } }