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,10 +2,10 @@
|
||||
|
||||
namespace Attribut;
|
||||
|
||||
use PHPUnit\Framework\TestCase;
|
||||
use Infinito\Attribut\ClassAttributInterface;
|
||||
use Infinito\Attribut\ClassAttribut;
|
||||
use Infinito\Attribut\ClassAttributInterface;
|
||||
use Infinito\Entity\Source\AbstractSource;
|
||||
use PHPUnit\Framework\TestCase;
|
||||
use Symfony\Component\HttpKernel\Exception\NotFoundHttpException;
|
||||
|
||||
class ClassAttributTest extends TestCase
|
||||
|
Reference in New Issue
Block a user