mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-03 13:33:48 +00:00
apply rector rules: php up to php82
This commit is contained in:
@@ -23,7 +23,7 @@ use Doctrine\ORM\QueryBuilder;
|
||||
|
||||
use function count;
|
||||
|
||||
final class UserRepository implements UserRepositoryInterface
|
||||
final readonly class UserRepository implements UserRepositoryInterface
|
||||
{
|
||||
private EntityRepository $repository;
|
||||
|
||||
|
Reference in New Issue
Block a user