REDROOM
PHP 8.2.31
Path:
Logout
Edit File
Size: 360 B
Close
//opt/cpanel/ea-wappspector/vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/Properties/ConstantVisibilityUnitTest.1.inc
Text
Base64
<?php class Foo { public const BAR = 'bar'; const BAZ = 'baz'; } const APPLICATION_ENV = 'development'; // Issue 3526, PHP 8.1 final constants. class SampleEnum { final const FOO = 'SAMPLE'; public final const BAR = 'SAMPLE'; final private const BAZ = 'SAMPLE'; } enum SomeEnum { public const BAR = 'bar'; const BAZ = 'baz'; }
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 3
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
ConstantVisibilityUnitTest.1.inc
360 B
lrw-r--r--
2025-11-04 16:30:35
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
ConstantVisibilityUnitTest.2.inc
228 B
lrw-r--r--
2025-11-04 16:30:35
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
ConstantVisibilityUnitTest.php
1.73 KB
lrw-r--r--
2025-11-04 16:30:35
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).