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 db0a739 commit 722033fCopy full SHA for 722033f
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 32.0.12
66
*/
67
public function getSelectFields(): array;
0 commit comments