Revert "fix cs"

This reverts commit 7b3e9cb490.
This commit is contained in:
Pol Dellaiera
2022-01-25 15:54:20 +01:00
parent 990fc0e484
commit 7513187a6d
11 changed files with 20 additions and 0 deletions

View File

@@ -29,9 +29,13 @@ use Symfony\Component\Security\Core\Authorization\Voter\VoterInterface;
final class ActivityVoterTest extends KernelTestCase
{
use PrepareActivityTrait;
use PrepareCenterTrait;
use PreparePersonTrait;
use PrepareScopeTrait;
use PrepareUserTrait;
/**