예제 #1
0
파일: Stripe.php 프로젝트: mickdane/zidisha
 public static function setApiKey($apiKey)
 {
     self::$apiKey = $apiKey;
 }