Beispiel #1
0
 public function __construct($api_key = null, $private_key = null)
 {
     parent::__construct($api_key, $private_key);
 }