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
@@ -5,6 +5,7 @@ declare(strict_types=1);
namespace phpDocumentor\Reflection\Exception;
use PHPUnit\Framework\TestCase;
use const PREG_BACKTRACK_LIMIT_ERROR;
use const PREG_BAD_UTF8_ERROR;
use const PREG_BAD_UTF8_OFFSET_ERROR;