コード例 #1
0
ファイル: TTO.php プロジェクト: tootutor/tto-api
 public static function setEmail($email)
 {
     self::$email = $email;
 }