Preview: InlineCommentStandard.xml
Size: 436 B
//opt/cpanel/ea-wappspector/vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Docs/Commenting/InlineCommentStandard.xml
<documentation title="Inline Comments">
<standard>
<![CDATA[
Perl-style # comments are not allowed.
]]>
</standard>
<code_comparison>
<code title="Valid: A // style comment.">
<![CDATA[
<em>//</em> A comment.
]]>
</code>
<code title="Invalid: A # style comment.">
<![CDATA[
<em>#</em> A comment.
]]>
</code>
</code_comparison>
</documentation>
Directory Contents
Dirs: 0 × Files: 4