コード例 #1
0
ファイル: AbstractClient.php プロジェクト: schpill/thin
 public function __construct()
 {
     parent::__construct(Keyring::getAppUrlRegion());
 }