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