Path : /var/www/html/solarwindia/vendor/fzaninotto/faker/src/Faker/Provider/sl_SI/ |
Current File : //var/www/html/solarwindia/vendor/fzaninotto/faker/src/Faker/Provider/sl_SI/Internet.php |
<?php namespace Faker\Provider\sl_SI; class Internet extends \Faker\Provider\Internet { protected static $freeEmailDomain = array('gmail.com', 'gmail.com', 'gmail.com', 'hotmail.com', 'yahoo.com', 'siol.net', 't-2.net'); protected static $tld = array('si', 'si', 'si', 'si', 'eu', 'com', 'info', 'net', 'org'); }