📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-30 01:04:38
📂
/
/
opt
/
cpanel
/
ea-wappspector
/
vendor
/
squizlabs
/
php_codesniffer
/
tests
/
Core
/
Generators
/
Expectations
✏️
Editing: ExpectedOutputUnsupportedSuperfluousCodeElement.md
# GeneratorTest Coding Standard ## Superfluous code element This is a standard block. <table> <tr> <th>Valid: Checking handling of blank lines.</th> <th>Invalid: Checking handling of blank lines.</th> </tr> <tr> <td> $valid = true; </td> <td> $invalid = true; </td> </tr> </table> Documentation generated on *REDACTED* by [PHP_CodeSniffer *VERSION*](https://github.com/PHPCSStandards/PHP_CodeSniffer)
💾 Save Changes
❌ Cancel