mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2026-01-14 21:31:23 +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