Exemple #1
0
 /**
  * Get the properties array.
  *
  * @return array 
  * @static 
  */
 public static function getProperties()
 {
     //Method inherited from \Mobile_Detect
     return \Jenssegers\Agent\Agent::getProperties();
 }