ACIL FM
Dark
Refresh
Current DIR:
/opt/cpanel/ea-wappspector/vendor/rector/rector/src/Set/ValueObject
/
opt
cpanel
ea-wappspector
vendor
rector
rector
src
Set
ValueObject
Upload
Zip Selected
Delete Selected
Pilih semua
Nama
Ukuran
Permission
Aksi
ComposerTriggeredSet.php
1.84 MB
chmod
View
DL
Edit
Rename
Delete
LevelSetList.php
1.86 MB
chmod
View
DL
Edit
Rename
Delete
Set.php
985 B
chmod
View
DL
Edit
Rename
Delete
SetList.php
3.3 MB
chmod
View
DL
Edit
Rename
Delete
Edit file: /opt/cpanel/ea-wappspector/vendor/rector/rector/src/Set/ValueObject/SetList.php
<?php declare (strict_types=1); namespace Rector\Set\ValueObject; use Rector\Set\Contract\SetListInterface; /** * @api */ final class SetList implements SetListInterface { /** * @internal * @var string */ public const PHP_POLYFILLS = __DIR__ . '/../../../config/set/php-polyfills.php'; /** * @var string */ public const CODE_QUALITY = __DIR__ . '/../../../config/set/code-quality.php'; /** * @var string */ public const CODING_STYLE = __DIR__ . '/../../../config/set/coding-style.php'; /** * @var string */ public const DEAD_CODE = __DIR__ . '/../../../config/set/dead-code.php'; /** * @var string */ public const STRICT_BOOLEANS = __DIR__ . '/../../../config/set/strict-booleans.php'; /** * @var string */ public const GMAGICK_TO_IMAGICK = __DIR__ . '/../../../config/set/gmagick-to-imagick.php'; /** * @var string */ public const NAMING = __DIR__ . '/../../../config/set/naming.php'; /** * Opinionated rules that match rector coding standard * * @var string */ public const RECTOR_PRESET = __DIR__ . '/../../../config/set/rector-preset.php'; /** * @var string */ public const PHP_52 = __DIR__ . '/../../../config/set/php52.php'; /** * @var string */ public const PHP_53 = __DIR__ . '/../../../config/set/php53.php'; /** * @var string */ public const PHP_54 = __DIR__ . '/../../../config/set/php54.php'; /** * @var string */ public const PHP_55 = __DIR__ . '/../../../config/set/php55.php'; /** * @var string */ public const PHP_56 = __DIR__ . '/../../../config/set/php56.php'; /** * @var string */ public const PHP_70 = __DIR__ . '/../../../config/set/php70.php'; /** * @var string */ public const PHP_71 = __DIR__ . '/../../../config/set/php71.php'; /** * @var string */ public const PHP_72 = __DIR__ . '/../../../config/set/php72.php'; /** * @var string */ public const PHP_73 = __DIR__ . '/../../../config/set/php73.php'; /** * @var string */ public const PHP_74 = __DIR__ . '/../../../config/set/php74.php'; /** * @var string */ public const PHP_80 = __DIR__ . '/../../../config/set/php80.php'; /** * @var string */ public const PHP_81 = __DIR__ . '/../../../config/set/php81.php'; /** * @var string */ public const PHP_82 = __DIR__ . '/../../../config/set/php82.php'; /** * @var string */ public const PHP_83 = __DIR__ . '/../../../config/set/php83.php'; /** * @var string */ public const PHP_84 = __DIR__ . '/../../../config/set/php84.php'; /** * @var string */ public const PRIVATIZATION = __DIR__ . '/../../../config/set/privatization.php'; /** * @var string */ public const TYPE_DECLARATION = __DIR__ . '/../../../config/set/type-declaration.php'; /** * @var string */ public const EARLY_RETURN = __DIR__ . '/../../../config/set/early-return.php'; /** * @var string */ public const INSTANCEOF = __DIR__ . '/../../../config/set/instanceof.php'; /** * @var string */ public const CARBON = __DIR__ . '/../../../config/set/datetime-to-carbon.php'; }
Simpan
Batal
Isi Zip:
Unzip
Create
Buat Folder
Buat File
Terminal / Execute
Run
Chmod Bulk
All File
All Folder
All File dan Folder
Apply