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