PATH:
home
/
lab2454c
/
aficb.com
/
vendor
/
fakerphp
/
faker
/
src
/
Faker
/
Provider
/
en_UG
<?php namespace Faker\Provider\en_UG; class Internet extends \Faker\Provider\Internet { protected static $freeEmailDomain = ['gmail.com', 'yahoo.com', 'hotmail.com', 'gmail.co.ug', 'yahoo.co.ug', 'hotmail.co.ug']; protected static $tld = ['com', 'com', 'com', 'com', 'com', 'com', 'biz', 'info', 'net', 'org', 'co.ug', 'ug']; }
[-] Internet.php
[edit]
[+]
..
[-] Address.php
[edit]
[-] Person.php
[edit]
[-] PhoneNumber.php
[edit]