Example #1
0
 public function testAddCustomParameter()
 {
     $this->client->addCustomParameter('foo', 123);
 }