Exemplo n.º 1
0
 /**
  * End message redirection.
  *
  * Note: Do not call directly from tests,
  *       use $sink->close() instead.
  */
 public static function stop_message_redirection()
 {
     self::$messagesink = null;
 }