mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2026-03-01 11:39:39 +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