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