mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-22 23:53:50 +00:00
apply rector rules
This commit is contained in:
@@ -22,7 +22,7 @@ use Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface;
|
||||
*/
|
||||
final class UserControllerTest extends WebTestCase
|
||||
{
|
||||
private $client;
|
||||
private \Symfony\Bundle\FrameworkBundle\KernelBrowser $client;
|
||||
|
||||
private array $toDelete = [];
|
||||
|
||||
|
Reference in New Issue
Block a user