REDROOM
PHP 8.2.31
Path:
Logout
Edit File
Size: 951 B
Close
/opt/cpanel/ea-wappspector/vendor/rector/rector/src/Parallel/ValueObject/BridgeItem.php
Text
Base64
<?php declare (strict_types=1); namespace Rector\Parallel\ValueObject; /** * @api * Helpers constant for passing constant names around */ final class BridgeItem { /** * @var string */ public const LINE = 'line'; /** * @var string */ public const MESSAGE = 'message'; /** * @var string */ public const RELATIVE_FILE_PATH = 'relative_file_path'; /** * @var string */ public const ABSOLUTE_FILE_PATH = 'absolute_file_path'; /** * @var string */ public const DIFF = 'diff'; /** * @var string */ public const DIFF_CONSOLE_FORMATTED = 'diff_console_formatted'; /** * @var string */ public const APPLIED_RECTORS = 'applied_rectors'; /** * @var string */ public const RECTOR_CLASS = 'rector_class'; /** * @var string */ public const RECTORS_WITH_LINE_CHANGES = 'rectors_with_line_changes'; }
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 2
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
Bridge.php
524 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
BridgeItem.php
951 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
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).