PATH:
home
/
centosnipponia
/
public_html
/
apptt
/
vendor
/
fzaninotto
/
faker
/
src
/
Faker
/
Provider
/
nl_BE
<?php namespace Faker\Provider\nl_BE; class PhoneNumber extends \Faker\Provider\PhoneNumber { protected static $formats = array( '+32(0)########', '+32(0)### ######', '+32(0)# #######', '0#########', '0### ######', '0### ### ###', '0### ## ## ##', '0## ######', '0## ## ## ##', '0# #######', '0# ### ## ##', ); }
[+]
..
[-] Address.php
[edit]
[-] Company.php
[edit]
[-] Internet.php
[edit]
[-] Payment.php
[edit]
[-] Person.php
[edit]
[-] PhoneNumber.php
[edit]
[-] Text.php
[edit]
[-] .htaccess.disabled
[edit]