File manager - Edit - /opt/cpanel/ea-wappspector/vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Docs/Namespaces/NamespaceDeclarationStandard.xml
Back
<documentation title="Namespace Declaration"> <standard> <![CDATA[ There must be one blank line after the namespace declaration. ]]> </standard> <code_comparison> <code title="Valid: One blank line after the namespace declaration."> <![CDATA[ namespace Foo\Bar; <em></em> use \Baz; ]]> </code> <code title="Invalid: No blank line after the namespace declaration."> <![CDATA[ namespace Foo\Bar; use \Baz; ]]> </code> </code_comparison> </documentation>
| ver. 1.4 |
Github
|
.
| PHP 8.1.34 | Generation time: 0 |
proxy
|
phpinfo
|
Settings