Explorer
home
/
zoteqbgb
/
public_html
/
vendor
/
fakerphp
/
faker
/
src
/
Faker
/
Provider
/
en_NZ
Location:
/home/zoteqbgb/public_html/vendor/fakerphp/faker/src/Faker/Provider/en_NZ
Root path:
/home/zoteqbgb/public_html/config/676626
Editing: Internet.php
<?php namespace Faker\Provider\en_NZ; class Internet extends \Faker\Provider\Internet { /** * An array of New Zealand TLDs. * * @see https://en.wikipedia.org/wiki/.nz * * @var array */ protected static $tld = [ 'com', 'nz', 'ac.nz', 'co.nz', 'geek.nz', 'gen.nz', 'kiwi.nz', 'maori.nz', 'net.nz', 'org.nz', 'school.nz', 'cri.nz', 'govt.nz', 'health.nz', 'iwi.nz', 'mil.nz', 'parliament.nz', ]; }
Save maftirs
Upload
Start Upload
New File
Create File
New Folder
Create Folder
Directory Contents
Name
Size
Perms
Modified
Actions
Address.php
2,231 bytes
0644
2024-11-21 18:46
âï¸
ðï¸
Rename
Internet.php
447 bytes
0644
2024-11-21 18:46
âï¸
ðï¸
Rename
PhoneNumber.php
2,164 bytes
0644
2024-11-21 18:46
âï¸
ðï¸
Rename
Chang
Apply