1
0
mirror of https://github.com/fzaninotto/Faker.git synced 2025-03-23 08:49:53 +01:00

too many phone numbers with extensions, for my liking

This commit is contained in:
Colin Viebrock 2013-03-12 11:58:04 -05:00
parent dce4fd3e02
commit c31319ec6b

View File

@ -13,11 +13,6 @@ class PhoneNumber extends \Faker\Provider\PhoneNumber
'1 (%##) ###-####',
'+1 (%##) ###-####',
'%##-###-#### x###',
'%##.###.#### x###',
'%## ### #### x###',
'(%##) ###-#### x###',
'1-%##-###-#### x###',
'1 (%##) ###-#### x###',
'+1 (%##) ###-#### x###',
);
}