mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 04:18:52 +00:00
[ticket/12726] PSR2.Namespaces.NamespaceDeclaration
PHPBB3-12726
This commit is contained in:
parent
afe9d3c3f3
commit
e46ef86104
1 changed files with 3 additions and 0 deletions
|
@ -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>
|
||||||
|
|
Loading…
Add table
Reference in a new issue