Ejemplo n.º 1
0
 /**
  * 
  *
  * @since 1.0.0 Create an empty result object.
  * @return mixed 
  * @static 
  */
 public static function getEmptyResult()
 {
     return \hisorange\BrowserDetect\Parser::getEmptyResult();
 }