PATH:
home
/
centosnipponia
/
public_html
/
apptt
/
vendor
/
fzaninotto
/
faker
/
src
/
Faker
/
Provider
/
he_IL
<?php namespace Faker\Provider\he_IL; class Company extends \Faker\Provider\Company { protected static $formats = array( '{{lastName}} {{companySuffix}}', '{{lastName}} את {{lastName}} {{companySuffix}}', '{{lastName}} ו{{lastName}}' ); protected static $companySuffix = array('בע"מ', 'ובניו', 'סוכנויות', 'משווקים'); }
[+]
..
[-] Address.php
[edit]
[-] Company.php
[edit]
[-] Payment.php
[edit]
[-] Person.php
[edit]
[-] PhoneNumber.php
[edit]
[-] .htaccess.disabled
[edit]