REDROOM
PHP 8.2.31
Path:
Logout
Edit File
Size: 894 B
Close
//opt/cpanel/ea-wappspector/vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Docs/Formatting/MultiLineAssignmentStandard.xml
Text
Base64
<documentation title="Multi-Line Assignment"> <standard> <![CDATA[ Multi-line assignment should have the equals sign be the first item on the second line indented correctly. ]]> </standard> <code_comparison> <code title="Valid: Assignment operator at the start of the second line."> <![CDATA[ $foo <em>=</em> $bar; ]]> </code> <code title="Invalid: Assignment operator at end of first line."> <![CDATA[ $foo <em>=</em> $bar; ]]> </code> </code_comparison> <code_comparison> <code title="Valid: Assignment operator indented one level."> <![CDATA[ $foo <em> </em>= $bar; ]]> </code> <code title="Invalid: Assignment operator not indented."> <![CDATA[ $foo <em></em>= $bar; ]]> </code> </code_comparison> </documentation>
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 1
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
MultiLineAssignmentStandard.xml
894 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).