PATH:
home
/
lab2454c
/
bancmils.com
/
vendor
/
fakerphp
/
faker
/
src
/
Faker
/
Provider
/
de_AT
<?php namespace Faker\Provider\de_AT; class Internet extends \Faker\Provider\Internet { protected static $freeEmailDomain = ['aon.at', 'chello.at', 'gmail.com', 'gmx.at', 'univie.ac.at']; protected static $tld = ['at', 'co.at', 'com', 'net', 'org']; }
[-] Internet.php
[edit]
[+]
..
[-] Address.php
[edit]
[-] Company.php
[edit]
[-] Person.php
[edit]
[-] Text.php
[edit]
[-] .htaccess
[edit]
[-] Payment.php
[edit]
[-] PhoneNumber.php
[edit]