CS: blank line between different use statement types

This commit is contained in:
jrfnl
2021-08-08 19:41:03 +02:00
parent a607236134
commit 11315744bf
31 changed files with 40 additions and 0 deletions
+1
View File
@@ -20,6 +20,7 @@ use phpDocumentor\Reflection\DocBlock\StandardTagFactory;
use phpDocumentor\Reflection\DocBlock\Tag;
use phpDocumentor\Reflection\DocBlock\TagFactory;
use Webmozart\Assert\Assert;
use function array_shift;
use function count;
use function explode;