apply more cs rules for php-cs

This commit is contained in:
2023-10-17 13:27:03 +02:00
parent 0b0cbed9db
commit bc2041cbdd
1485 changed files with 8169 additions and 9620 deletions

View File

@@ -15,6 +15,7 @@ use Symfony\Bundle\FrameworkBundle\Test\WebTestCase;
/**
* @internal
*
* @coversNothing
*/
final class CustomFieldControllerTest_TODO extends WebTestCase

View File

@@ -16,6 +16,7 @@ use Symfony\Bundle\FrameworkBundle\Test\WebTestCase;
/**
* @internal
*
* @coversNothing
*/
final class CustomFieldsGroupControllerTest extends WebTestCase
@@ -32,7 +33,7 @@ final class CustomFieldsGroupControllerTest extends WebTestCase
'PHP_AUTH_PW' => 'olala',
]);
//create the entity
// create the entity
$this->createCustomFieldsGroup($client);
// Edit the entity