File "Internet.php"

Full Path: /home/clickysoft/public_html/jmapi5.clickysoft.net/vendor/fakerphp/faker/src/Faker/Provider/kk_KZ/Internet.php
File size: 251 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

namespace Faker\Provider\kk_KZ;

class Internet extends \Faker\Provider\Internet
{
    protected static $freeEmailDomain = ['mail.kz', 'yandex.kz', 'host.kz'];
    protected static $tld = ['com', 'com', 'net', 'org', 'kz', 'kz', 'kz', 'kz'];
}