Path : /var/www/html/solarwindia/vendor/fzaninotto/faker/src/Faker/Provider/kk_KZ/ |
Current File : //var/www/html/solarwindia/vendor/fzaninotto/faker/src/Faker/Provider/kk_KZ/Internet.php |
<?php namespace Faker\Provider\kk_KZ; class Internet extends \Faker\Provider\Internet { protected static $freeEmailDomain = array('mail.kz', 'yandex.kz', 'host.kz'); protected static $tld = array('com', 'com', 'net', 'org', 'kz', 'kz', 'kz', 'kz'); }