🤩 File Manager - Mr.X
PHP:
8.3.33
Server:
Apache
OS:
Linux 5.14.0-611.49.1.el9_7.x86_64
User:
websparkit
Navigate
Upload:
Upload
New File
New Folder
Editing:Company.php
<?php namespace Faker\Provider\fr_BE; class Company extends \Faker\Provider\fr_FR\Company { protected static $formats = [ '{{lastName}} {{companySuffix}}', '{{lastName}}', ]; protected static $companySuffix = ['ASBL', 'SCS', 'SNC', 'SPRL', 'Associations', 'Entreprise individuelle', 'GEIE', 'GIE', 'SA', 'SCA', 'SCRI', 'SCRL']; }
Save Changes
Cancel
Create New File
Create New Folder