mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-27 01:53:49 +00:00
fix container operations within tests
This commit is contained in:
@@ -25,7 +25,7 @@ class RoleProvider
|
||||
/**
|
||||
* @var iterable<ProvideRoleInterface>
|
||||
*/
|
||||
private iterable $providers
|
||||
private readonly iterable $providers
|
||||
) {}
|
||||
|
||||
public function getRoles(): array
|
||||
|
Reference in New Issue
Block a user