コード例 #1
0
ファイル: ServiceLocator.php プロジェクト: Trideon/gigolo
 public static function SetServer(Server $server)
 {
     self::$_server = $server;
 }