mirror of
https://github.com/nextcloud/server.git
synced 2026-04-21 06:08:46 -04:00
fixing phpdoc
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
This commit is contained in:
parent
733515f277
commit
e3ff5db3cf
1 changed files with 1 additions and 1 deletions
|
|
@ -93,7 +93,7 @@ interface ISearchResult {
|
|||
*
|
||||
* @since 15.0.0
|
||||
*
|
||||
* @return array
|
||||
* @return IndexDocument[]
|
||||
*/
|
||||
public function getDocuments(): array;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue