%PDF- %PDF-
Mini Shell

Mini Shell

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

<?php

namespace Faker\Provider\nb_NO;

class Company extends \Faker\Provider\Company
{
    protected static $formats = array(
        '{{lastName}} {{companySuffix}}',
        '{{lastName}} {{companySuffix}}',
        '{{lastName}} {{companySuffix}}',
        '{{firstName}} {{lastName}} {{companySuffix}}',
        '{{lastName}} & {{lastName}} {{companySuffix}}',
        '{{lastName}} & {{lastName}}',
        '{{lastName}} og {{lastName}}',
        '{{lastName}} og {{lastName}} {{companySuffix}}'
    );

    protected static $companySuffix = array('AS', 'DA', 'NUF');
}

Zerion Mini Shell 1.0