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