mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-11-05 19:58:02 +00:00
Code optimation by PHP-Code Sniffer
This commit is contained in:
@@ -2,10 +2,10 @@
|
||||
|
||||
namespace Infinito\Tests\Unit\Attribut;
|
||||
|
||||
use PHPUnit\Framework\TestCase;
|
||||
use Infinito\Attribut\RightAttributInterface;
|
||||
use Infinito\Attribut\RightAttribut;
|
||||
use Infinito\Attribut\RightAttributInterface;
|
||||
use Infinito\Entity\Meta\RightInterface;
|
||||
use PHPUnit\Framework\TestCase;
|
||||
|
||||
/**
|
||||
* @author kevinfrantz
|
||||
|
||||
Reference in New Issue
Block a user