Example #1
0
 /**
  * 
  *
  * @static 
  */
 public static function getMatchesArray()
 {
     //Method inherited from \Mobile_Detect
     return \Jenssegers\Agent\Agent::getMatchesArray();
 }