mirror of
https://github.com/barryvdh/ReflectionDocBlock.git
synced 2026-08-18 01:57:13 +00:00
CS: blank line between different use statement types
This commit is contained in:
@@ -6,7 +6,9 @@ namespace phpDocumentor\Reflection;
|
||||
|
||||
use phpDocumentor\Reflection\Exception\PcreException;
|
||||
use PHPUnit\Framework\TestCase;
|
||||
|
||||
use function set_error_handler;
|
||||
|
||||
use const E_WARNING;
|
||||
|
||||
final class PregSplitTest extends TestCase
|
||||
|
||||
Reference in New Issue
Block a user