Browse Source

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

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
tags/v21.0.0beta1
Christoph Wurst 3 years ago
parent
commit
a2206b8cfb
No account linked to committer's email address
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      lib/public/IUserManager.php

+ 1
- 0
lib/public/IUserManager.php 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
*/

Loading…
Cancel
Save