Exemplo n.º 1
0
 /**
  * 
  *
  * @static 
  */
 public static function getMatchingRegex()
 {
     //Method inherited from \Mobile_Detect
     return \Jenssegers\Agent\Agent::getMatchingRegex();
 }