예제 #1
0
파일: Sift.php 프로젝트: rsteiner/sift-php
 public static function setApiKey($api_key)
 {
     self::$api_key = $api_key;
 }