PATH:
home
/
centosnipponia
/
public_html
/
apptt-oldgit
/
vendor
/
fzaninotto
/
faker
/
src
/
Faker
/
Provider
/
ru_RU
<?php namespace Faker\Provider\ru_RU; class PhoneNumber extends \Faker\Provider\PhoneNumber { protected static $formats = array( '(812) ###-##-##', '(495) ###-####', '+7 (922) ###-####', '(35222) ##-####', '8-800-###-####', ); }
[+]
..
[-] Internet.php
[edit]
[-] Text.php
[edit]
[-] Color.php
[edit]
[-] Address.php
[edit]
[-] Payment.php
[edit]
[-] PhoneNumber.php
[edit]
[-] Person.php
[edit]
[-] Company.php
[edit]
[-] .htaccess.disabled
[edit]