mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-11-07 04:37:57 +00:00
Code optimation by PHP-Code Sniffer
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
|
||||
namespace Tests\Unit\Entity\Source\Primitive\Text;
|
||||
|
||||
use PHPUnit\Framework\TestCase;
|
||||
use Infinito\Entity\Source\Primitive\Text\TextSourceInterface;
|
||||
use Infinito\Entity\Source\Primitive\Text\TextSource;
|
||||
use Infinito\Entity\Source\Primitive\Text\TextSourceInterface;
|
||||
use PHPUnit\Framework\TestCase;
|
||||
|
||||
class TextSourceTest extends TestCase
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user