mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-28 17:44:58 +00:00
Upgrade CS to PHP CS Fixer 3.65.0 (700668e) Persian Successor (was version 3.64.x)
This commit is contained in:
@@ -71,7 +71,7 @@ interface UserRepositoryInterface extends ObjectRepository
|
||||
* allows to make a first search amongst users based on role and center
|
||||
* and, then filter those users having some flags.
|
||||
*
|
||||
* @param \Chill\MainBundle\Entity\User[] $amongstUsers
|
||||
* @param User[] $amongstUsers
|
||||
*/
|
||||
public function findUsersHavingFlags(mixed $flag, array $amongstUsers = []): array;
|
||||
}
|
||||
|
Reference in New Issue
Block a user