Changing test case and samples to use newer camelcase setters

This commit is contained in:
aydiv
2013-08-21 21:37:42 +05:30
parent 6dc604666b
commit 14b9a13f8a
27 changed files with 183 additions and 183 deletions

View File

@@ -51,4 +51,4 @@ class AddressTest extends \PHPUnit_Framework_TestCase {
$this->assertEquals($a1, $a2);
}
}
}