JFIF x x C C " } !1AQa "q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w !1AQ aq"2B #3Rbr{
File "Company.php"
Full Path: /home/palsarh/web/palsarh.in/public_html/vendor/fakerphp/faker/src/Faker/Provider/el_CY/Company.php
File size: 361 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
namespace Faker\Provider\el_CY;
class Company extends \Faker\Provider\Company
{
protected static $companySuffix = [
'ΛΤΔ',
'Δημόσια εταιρεία',
'& Υιοι',
'& ΣΙΑ',
];
protected static $formats = [
'{{lastName}} {{companySuffix}}',
'{{lastName}}-{{lastName}}',
];
}