mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-10-06 05:19:43 +00:00
apply more cs rules for php-cs
This commit is contained in:
@@ -21,8 +21,8 @@ interface UserACLAwareRepositoryInterface
|
||||
* Find the users reaching the given center and scope, for the given role.
|
||||
*
|
||||
* @param array|Center|Center[]|null $center
|
||||
* @param array|Scope|Scope[]|null $scope
|
||||
* @param bool $onlyActive true if get only active users
|
||||
* @param array|Scope|Scope[]|null $scope
|
||||
* @param bool $onlyActive true if get only active users
|
||||
*
|
||||
* @return User[]
|
||||
*/
|
||||
|
Reference in New Issue
Block a user