REDROOM
PHP 8.2.31
Path:
Logout
Edit File
Size: 3.30 KB
Close
//opt/cpanel/ea-wappspector/vendor/rector/rector/src/Set/ValueObject/SetList.php
Text
Base64
<?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'; }
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 4
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
ComposerTriggeredSet.php
1.84 KB
lrw-r--r--
2024-11-08 13:59:10
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
LevelSetList.php
1.86 KB
lrw-r--r--
2024-11-08 13:59:10
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Set.php
985 B
lrw-r--r--
2024-11-08 13:59:10
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
SetList.php
3.30 KB
lrw-r--r--
2024-11-08 13:59:10
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).