예제 #1
0
 public function get_auth_header($timestamp, $client, $api_key, $secret_key)
 {
     return parent::get_auth_header($timestamp, $client, $api_key, $secret_key);
 }