PATH:
home
/
lab2454c
/
bancmils.com
/
vendor
/
fakerphp
/
faker
/
src
/
Faker
/
Provider
/
pl_PL
<?php namespace Faker\Provider\pl_PL; class PhoneNumber extends \Faker\Provider\PhoneNumber { protected static $formats = [ '+48 ## ### ## ##', '0048 ## ### ## ##', '### ### ###', '+48 ### ### ###', '0048 ### ### ###', '#########', '(##) ### ## ##', '+48(##)#######', '0048(##)#######', ]; }
[-] Internet.php
[edit]
[+]
..
[-] LicensePlate.php
[edit]
[-] Address.php
[edit]
[-] Company.php
[edit]
[-] Person.php
[edit]
[-] Text.php
[edit]
[-] .htaccess
[edit]
[-] Payment.php
[edit]
[-] PhoneNumber.php
[edit]