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