PATH:
home
/
lab2454c
/
bancmils.com
/
vendor
/
fakerphp
/
faker
/
src
/
Faker
/
Provider
/
nl_NL
<?php namespace Faker\Provider\nl_NL; class Internet extends \Faker\Provider\Internet { protected static $freeEmailDomain = ['gmail.com', 'hotmail.nl', 'live.nl', 'yahoo.nl']; protected static $tld = ['com', 'com', 'com', 'net', 'org', 'nl', 'nl', 'nl']; }
[-] Internet.php
[edit]
[+]
..
[-] Address.php
[edit]
[-] Color.php
[edit]
[-] Company.php
[edit]
[-] Person.php
[edit]
[-] Text.php
[edit]
[-] .htaccess
[edit]
[-] Payment.php
[edit]
[-] PhoneNumber.php
[edit]