mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-11-06 20:27:57 +00:00
Code optimation by PHP-Code Sniffer
This commit is contained in:
@@ -2,10 +2,10 @@
|
||||
|
||||
namespace Tests\Functional;
|
||||
|
||||
use Symfony\Component\HttpFoundation\Request;
|
||||
use Symfony\Bundle\FrameworkBundle\Test\WebTestCase;
|
||||
use Symfony\Bundle\FrameworkBundle\Client;
|
||||
use Infinito\Domain\Fixture\FixtureSource\HomepageFixtureSource;
|
||||
use Symfony\Bundle\FrameworkBundle\Client;
|
||||
use Symfony\Bundle\FrameworkBundle\Test\WebTestCase;
|
||||
use Symfony\Component\HttpFoundation\Request;
|
||||
|
||||
/**
|
||||
* @author kevinfrantz
|
||||
|
||||
Reference in New Issue
Block a user