mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-01 14:30:32 +02:00
[ticket/12726] PSR2.Namespaces.NamespaceDeclaration
PHPBB3-12726
This commit is contained in:
@@ -39,4 +39,7 @@
|
|||||||
There MUST be one blank line after the use block. -->
|
There MUST be one blank line after the use block. -->
|
||||||
<rule ref="PSR2.Namespaces.UseDeclaration" />
|
<rule ref="PSR2.Namespaces.UseDeclaration" />
|
||||||
|
|
||||||
|
<!-- There MUST be one blank line after the namespace declaration -->
|
||||||
|
<rule ref="PSR2.Namespaces.NamespaceDeclaration" />
|
||||||
|
|
||||||
</ruleset>
|
</ruleset>
|
||||||
|
Reference in New Issue
Block a user