%PDF- %PDF-
Direktori : /var/www/html/zgjedhjet2017/vendor/fzaninotto/faker/src/Faker/Provider/cs_CZ/ |
Current File : /var/www/html/zgjedhjet2017/vendor/fzaninotto/faker/src/Faker/Provider/cs_CZ/PhoneNumber.php |
<?php namespace Faker\Provider\cs_CZ; class PhoneNumber extends \Faker\Provider\PhoneNumber { protected static $formats = array( '+420 ### ### ###', '### ### ###', '00420#########', '+420#########', '#########', ); }