Example #1
0
 public static function setApiKey($api_key)
 {
     self::$api_key = $api_key;
 }