function PhoneIntTest::testRemoveNDD in Phone 6
Same name and namespace in other branches
- 7 tests/phone.int.test \PhoneIntTest::testRemoveNDD()
File
- tests/
phone.int.test, line 61
Class
Code
function testRemoveNDD() {
$this
->assertConversion('+54 0435344', '+54 435344');
}