PATH:
home
/
centosnipponia
/
public_html
/
apptt-oldgit
/
vendor
/
fzaninotto
/
faker
/
src
/
Faker
/
Provider
/
fr_BE
<?php namespace Faker\Provider\fr_BE; class Company extends \Faker\Provider\fr_FR\Company { protected static $formats = array( '{{lastName}} {{companySuffix}}', '{{lastName}}', ); protected static $companySuffix = array('ASBL', 'SCS', 'SNC', 'SPRL', 'Associations', 'Entreprise individuelle', 'GEIE', 'GIE', 'SA', 'SCA', 'SCRI', 'SCRL'); }
[+]
..
[-] Internet.php
[edit]
[-] Address.php
[edit]
[-] Payment.php
[edit]
[-] PhoneNumber.php
[edit]
[-] Person.php
[edit]
[-] Company.php
[edit]
[-] .htaccess.disabled
[edit]