mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-09-13 21:57:16 +02:00
Code optimation by PHP-Code Sniffer
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
|
||||
namespace tests\Unit\Domain\Path;
|
||||
|
||||
use PHPUnit\Framework\TestCase;
|
||||
use Infinito\Domain\Path\NamespacePathMapInterface;
|
||||
use Infinito\Domain\Path\NamespacePathMap;
|
||||
use Infinito\Domain\Path\NamespacePathMapInterface;
|
||||
use PHPUnit\Framework\TestCase;
|
||||
|
||||
/**
|
||||
* @author kevinfrantz
|
||||
|
Reference in New Issue
Block a user