File "Internet.php"

Full Path: /home/fundopuh/trader.fxex.org/vendor/fakerphp/faker/src/Faker/Provider/th_TH/Internet.php
File size: 199 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

namespace Faker\Provider\th_TH;

class Internet extends \Faker\Provider\Internet
{
    protected static $tld = ['com', 'th', 'co.th', 'or.th', 'go.th', 'in.th', 'ac.th', 'mi.th', 'net.th'];
}