REDROOM
PHP 8.2.31
Path:
Logout
Edit File
Size: 650 B
Close
/opt/cpanel/ea-wappspector/vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Docs/Classes/OpeningBraceSpaceStandard.xml
Text
Base64
<documentation title="Opening Brace Space"> <standard> <![CDATA[ The opening brace of an object-oriented construct must not be followed by a blank line. ]]> </standard> <code_comparison> <code title="Valid: No blank lines after opening brace."> <![CDATA[ class Foo {<em></em> public function bar() { // Method content. } } ]]> </code> <code title="Invalid: Blank line after opening brace."> <![CDATA[ class Foo { <em></em> public function bar() { // Method content. } } ]]> </code> </code_comparison> </documentation>
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 3
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
ClassInstantiationStandard.xml
504 B
lrw-r--r--
2025-11-04 16:30:35
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
ClosingBraceStandard.xml
788 B
lrw-r--r--
2025-11-04 16:30:35
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
OpeningBraceSpaceStandard.xml
650 B
lrw-r--r--
2025-11-04 16:30:35
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).