コード例 #1
0
ファイル: Client.php プロジェクト: scragg0x/google-api-php
 static function setKey($key)
 {
     self::$API_KEY = $key;
 }