%PDF- %PDF-
Direktori : /var/www/html/workeasy-api/vendor/fzaninotto/faker/src/Faker/Provider/hy_AM/ |
Current File : //var/www/html/workeasy-api/vendor/fzaninotto/faker/src/Faker/Provider/hy_AM/PhoneNumber.php |
<?php namespace Faker\Provider\hy_AM; class PhoneNumber extends \Faker\Provider\PhoneNumber { protected static $formats = array( '093 ######', '093 ##-##-##', '(093) ######', '(093) ##-##-##', '094 ######', '094 ##-##-##', '(094) ######', '(094) ##-##-##', '095 ######', '095 ##-##-##', '(095) ######', '(095) ##-##-##', '096 ######', '096 ##-##-##', '(096) ######', '(096) ##-##-##', '099 ######', '099 ##-##-##', '(099) ######', '(099) ##-##-##', '077 ######', '077 ##-##-##', '(077) ######', '(077) ##-##-##', '055 ######', '055 ##-##-##', '(055) ######', '(055) ##-##-##', ); }