Example #1
0
 /**
  * Clears the mapped diagnostic context.
  */
 public static function clear()
 {
     self::$map = array();
 }