public function EGPhoneNumberTestCase::testPhoneEGFormatting in Phone 7
Same name and namespace in other branches
- 6 tests/phone-eg.test \EGPhoneNumberTestCase::testPhoneEGFormatting()
File
- tests/
phone.eg.test, line 24
Class
Code
public function testPhoneEGFormatting() {
//$this->assertEqual(format_phone_number('eg', '+6421123456', null), '+64 21 123 456', t('Check international mobile format'));
}