Exemple #1
0
 /**
  * @param bool $debug__no_output_to_standard_out
  */
 public static function setDebugNoOutputToStandardOut($debug__no_output_to_standard_out)
 {
     self::$debug__no_output_to_standard_out = $debug__no_output_to_standard_out;
 }