REDROOM
PHP 8.2.30
Path:
Logout
Edit File
Size: 1.23 KB
Close
/home/byroehnu/easetack.com/vendor/fakerphp/faker/src/Faker/Provider/hy_AM/Company.php
Text
Base64
<?php namespace Faker\Provider\hy_AM; class Company extends \Faker\Provider\Company { protected static $formats = [ '{{lastName}} {{companySuffix}}', '{{lastName}} {{companySuffix}}', '{{lastName}} {{companySuffix}}', '{{lastName}} {{companySuffix}}', '{{lastName}} {{companySuffix}}', '{{lastName}} {{companySuffix}}', '{{lastName}} {{companySuffix}}', '{{lastName}} {{companySuffix}}', '{{lastName}} եղբայրներ', ]; protected static $catchPhraseWords = [ ]; protected static $bsWords = [ ]; protected static $companySuffix = ['ՍՊԸ', 'և որդիներ', 'ՓԲԸ', 'ԲԲԸ']; /** * @example 'Robust full-range hub' */ public function catchPhrase() { $result = []; foreach (static::$catchPhraseWords as &$word) { $result[] = static::randomElement($word); } return implode(' ', $result); } /** * @example 'integrate extensible convergence' */ public function bs() { $result = []; foreach (static::$bsWords as &$word) { $result[] = static::randomElement($word); } return implode(' ', $result); } }
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 6
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
Address.php
6.57 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
Color.php
378 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
Company.php
1.23 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
Internet.php
310 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
15.14 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
844 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).