📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-30 01:32:16
📂
/
/
opt
/
cpanel
/
ea-wappspector
/
vendor
/
squizlabs
/
php_codesniffer
/
src
/
Standards
/
Squiz
/
Tests
/
Commenting
✏️
Editing: ClosingDeclarationCommentUnitTest.5.inc
//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() { }
💾 Save Changes
❌ Cancel