Beispiel #1
0
 /**
  * sets the value of self::platform
  *
  * @param $platform
  */
 public static function setPlatform($platform)
 {
     self::$platform = $platform;
 }