php cs fixes

This commit is contained in:
2023-09-14 15:56:39 +02:00
parent 57a1a49fac
commit 115d71ad34
111 changed files with 130 additions and 335 deletions

View File

@@ -17,6 +17,4 @@ use Symfony\Bundle\FrameworkBundle\Test\WebTestCase;
* @internal
* @coversNothing
*/
final class TaskControllerTest extends WebTestCase
{
}
final class TaskControllerTest extends WebTestCase {}