Type the \OCP\IUserManager::callForAllUsers closure with Psalm

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
This commit is contained in:
Christoph Wurst 2020-10-28 08:58:38 +01:00 committed by backportbot[bot]
parent 3869c235de
commit adc1b28419
1 changed files with 1 additions and 0 deletions

View File

@ -155,6 +155,7 @@ interface IUserManager {
/**
* @param \Closure $callback
* @psalm-param \Closure(\OCP\IUser):void $callback
* @param string $search
* @since 9.0.0
*/