We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents db0a739 + 3fc1e3d commit 3a21f5bCopy full SHA for 3a21f5b
1 file changed
lib/private/Files/Search/SearchQuery.php
@@ -23,7 +23,7 @@ class SearchQuery implements ISearchQuery {
23
/** @var ?IUser */
24
private $user;
25
private $limitToHome;
26
- /** @var array */
+ /** @var list<string> */
27
private $selectFields;
28
29
/**
0 commit comments