NamespaceDeclaration
Ensures namespaces are declared correctly.
Scope
PSR2.Namespaces.NamespaceDeclaration
Description
There must be one blank line after the namespace declaration.
Usage
xml
<rule ref="PSR2.Namespaces.NamespaceDeclaration"></rule>
Examples
No Examples Available
Please edit this page through Github to add examples.