📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-30 01:30:48
📂
/
/
opt
/
cpanel
/
ea-wappspector
/
vendor
/
squizlabs
/
php_codesniffer
/
src
/
Standards
/
Squiz
/
Tests
/
Commenting
✏️
Editing: FileCommentUnitTest.9.inc
<?php /** * This should not be recognized as a file comment, but as a enum comment. * * @package Package * @subpackage Subpackage * @author Squiz Pty Ltd <products@squiz.net> * @copyright 2010-2014 Squiz Pty Ltd (ABN 77 084 670 600) */ enum Foo { }
💾 Save Changes
❌ Cancel