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:
@@ -8,6 +8,7 @@ use Exception;
|
||||
use InvalidArgumentException;
|
||||
use PHPUnit\Framework\TestCase;
|
||||
use Throwable;
|
||||
|
||||
use function fopen;
|
||||
use function serialize;
|
||||
use function unserialize;
|
||||
|
||||
Reference in New Issue
Block a user