fixing phpdoc
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
This commit is contained in:
parent
733515f277
commit
e3ff5db3cf
|
@ -93,7 +93,7 @@ interface ISearchResult {
|
|||
*
|
||||
* @since 15.0.0
|
||||
*
|
||||
* @return array
|
||||
* @return IndexDocument[]
|
||||
*/
|
||||
public function getDocuments(): array;
|
||||
|
||||
|
|
Loading…
Reference in New Issue