コード例 #1
0
ファイル: Sift.php プロジェクト: rsteiner/sift-php
 public static function setApiKey($api_key)
 {
     self::$api_key = $api_key;
 }