コード例 #1
0
ファイル: r3auth.php プロジェクト: r3-gis/EcoGIS
 static function set(IR3Auth $auth)
 {
     return self::$instance = $auth;
 }