コード例 #1
0
ファイル: setup.php プロジェクト: votomobile/mpower_php
 public static function setToken($token)
 {
     self::$token = $token;
 }