PATH:
home
/
lab2454c
/
bancmils.com
/
vendor
/
fakerphp
/
faker
/
src
/
Faker
/
Provider
/
nl_NL
<?php namespace Faker\Provider\nl_NL; class PhoneNumber extends \Faker\Provider\PhoneNumber { protected static $formats = [ '06 ########', '06-########', '+316-########', '+31(0)6-########', '+316 ########', '+31(0)6 ########', '01# #######', '(01#) #######', '+311# #######', '02# #######', '(02#) #######', '+312# #######', '03# #######', '(03#) #######', '+313# #######', '04# #######', '(04#) #######', '+314# #######', '05# #######', '(05#) #######', '+315# #######', '07# #######', '(07#) #######', '+317# #######', '0800 ######', '+31800 ######', '088 #######', '+3188 #######', '0900 ######', '+31900 ######', ]; }
[-] 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]