mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-06 14:54:57 +00:00
Improve type declaration
This commit is contained in:
@@ -20,7 +20,7 @@ interface UserACLAwareRepositoryInterface
|
||||
/**
|
||||
* Find the users reaching the given center and scope, for the given role.
|
||||
*
|
||||
* @param array|Center|Center[] $center
|
||||
* @param array|Center|Center[]|null $center
|
||||
* @param array|Scope|Scope[]|null $scope
|
||||
* @param bool $onlyActive true if get only active users
|
||||
*
|
||||
|
Reference in New Issue
Block a user