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 e5c479c + abb11a6 commit 9474c42Copy full SHA for 9474c42
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