예제 #1
0
파일: r3auth.php 프로젝트: r3-gis/EcoGIS
 static function set(IR3Auth $auth)
 {
     return self::$instance = $auth;
 }