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.
1 parent e5c479c commit 1a10faeCopy full SHA for 1a10fae
1 file changed
lib/public/Files/Search/ISearchQuery.php
@@ -61,7 +61,7 @@ public function limitToHome(): bool;
61
/**
62
* The fields to include in the search results
63
*
64
- * @return list<string>
+ * @return array
65
* @since 33.0.6
66
*/
67
public function getSelectFields(): array;
0 commit comments