mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-22 23:53:50 +00:00
apply rules rector up to php82
This commit is contained in:
@@ -14,7 +14,7 @@ namespace Chill\MainBundle\Security\Resolver;
|
||||
use Chill\MainBundle\Entity\Scope;
|
||||
use Doctrine\Common\Collections\Collection;
|
||||
|
||||
final class ScopeResolverDispatcher
|
||||
final readonly class ScopeResolverDispatcher
|
||||
{
|
||||
/**
|
||||
* @param \Chill\MainBundle\Security\Resolver\ScopeResolverInterface[] $resolvers
|
||||
|
Reference in New Issue
Block a user