📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-02 10:17:04
📂
/ (Root)
/
opt
/
cpanel
/
ea-wappspector
/
vendor
/
squizlabs
/
php_codesniffer
/
src
/
Standards
/
Squiz
/
Tests
/
Commenting
📍 /opt/cpanel/ea-wappspector/vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Commenting
🔄 Refresh
✏️
Editing: ClosingDeclarationCommentUnitTest.5.inc.fixed
Read Only
//end closingBraceAtEndOfFileMissingComment() <?php // This should be the only test in this file. // Testing that the sniff is triggered and the fixer works when the closing bracket is // the last character in the file (no newline after it) and the content of the first token // is a "//end closingBraceAtEndOfFileMissingComment()" comment. function closingBraceAtEndOfFileMissingComment() { }//end closingBraceAtEndOfFileMissingComment()
💾 Save Changes
❌ Cancel