Documentation updates

This commit is contained in:
Gregory Oschwald
2013-07-16 09:21:08 -07:00
parent 044ca4d085
commit b55d42b5cd
3 changed files with 127 additions and 89 deletions
@@ -405,6 +405,7 @@ class ClientTest extends \PHPUnit_Framework_TestCase
$client->country('1.2.3.18');
}
public function testParams()
{
$plugin = new MockPlugin();