BossBey File Manager
PHP:
7.4.33
OS:
Linux
User:
root
Root
/
opt
/
cpanel
/
ea-wappspector
/
vendor
/
squizlabs
/
php_codesniffer
/
tests
/
Core
/
Generators
/
Expectations
📤 Upload
📝 New File
📁 New Folder
Close
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
Cancel