mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-11-05 11:47:56 +00:00
Code optimation by PHP-Code Sniffer
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
|
||||
namespace Tests\Unit\Attribut;
|
||||
|
||||
use PHPUnit\Framework\TestCase;
|
||||
use Infinito\Attribut\GrantAttribut;
|
||||
use Infinito\Attribut\GrantAttributInterface;
|
||||
use PHPUnit\Framework\TestCase;
|
||||
|
||||
class GrantAttributTest extends TestCase
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user