예제 #1
0
파일: TTO.php 프로젝트: tootutor/tto-api
 public static function setEmail($email)
 {
     self::$email = $email;
 }