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

@@ -46,4 +46,4 @@ class TransactionTest extends \PHPUnit_Framework_TestCase {
$this->assertEquals($t1, $t2);
}
}
}