REDROOM
PHP 8.2.30
Path:
Logout
Edit File
Size: 597 B
Close
/home/byroehnu/easetack.com/vendor/fakerphp/faker/src/Faker/Provider/bn_BD/Company.php
Text
Base64
<?php namespace Faker\Provider\bn_BD; class Company extends \Faker\Provider\Company { protected static $formats = [ '{{companyName}} {{companyType}}', ]; protected static $names = [ 'রহিম', 'করিম', 'বাবলু', ]; protected static $types = [ 'সিমেন্ট', 'সার', 'ঢেউটিন', ]; public static function companyType() { return static::randomElement(static::$types); } public static function companyName() { return static::randomElement(static::$names); } }
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 5
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
Address.php
12.63 KB
lrw-rw-rw-
2024-11-21 13:46:39
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Company.php
597 B
lrw-rw-rw-
2024-11-21 13:46:39
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Person.php
1.42 KB
lrw-rw-rw-
2024-11-21 13:46:39
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
PhoneNumber.php
263 B
lrw-rw-rw-
2024-11-21 13:46:39
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Utils.php
300 B
lrw-rw-rw-
2024-11-21 13:46:39
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).