mirror of
https://github.com/nextcloud/server.git
synced 2025-10-26 19:21:34 +00:00
Merge pull request #14248 from nextcloud/phpdoc/noid/getdocuments-returns
Fixing phpdoc in FullTextSearch/Model/ISearchResult
This commit is contained in:
commit
49e8093e15
@ -93,7 +93,7 @@ interface ISearchResult {
|
||||
*
|
||||
* @since 15.0.0
|
||||
*
|
||||
* @return array
|
||||
* @return IndexDocument[]
|
||||
*/
|
||||
public function getDocuments(): array;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user