PATH:
home
/
centosnipponia
/
public_html
/
apptt-oldgit
/
vendor
/
fzaninotto
/
faker
/
src
/
Faker
/
Provider
/
sl_SI
<?php namespace Faker\Provider\sl_SI; class Company extends \Faker\Provider\Company { protected static $formats = array( '{{firstName}} {{lastName}} s.p.', '{{lastName}} {{companySuffix}}', '{{lastName}}, {{lastName}} in {{lastName}} {{companySuffix}}', ); protected static $companySuffix = array('d.o.o.', 'd.d.', 'k.d.', 'k.d.d.','d.n.o.','so.p.'); }
[+]
..
[-] Internet.php
[edit]
[-] Address.php
[edit]
[-] Payment.php
[edit]
[-] PhoneNumber.php
[edit]
[-] Person.php
[edit]
[-] Company.php
[edit]
[-] .htaccess.disabled
[edit]