示例#1
0
 /**
  * clear the context
  */
 static function clear()
 {
     self::$context = array();
 }