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