mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-05 14:25:00 +00:00
php cs fixes
This commit is contained in:
@@ -36,9 +36,7 @@ final class TokenManagerTest extends KernelTestCase
|
||||
$this->tokenManager = new TokenManager('secret', $logger);
|
||||
}
|
||||
|
||||
public static function setUpBefore()
|
||||
{
|
||||
}
|
||||
public static function setUpBefore() {}
|
||||
|
||||
public function testGenerate()
|
||||
{
|
||||
|
Reference in New Issue
Block a user