Ejemplo n.º 1
0
 /**
  * Export the runtime cache array.
  *
  * @return array 
  * @static 
  */
 public static function runTimeCacheExport()
 {
     return \hisorange\BrowserDetect\Parser::runTimeCacheExport();
 }