Skip to content

Commit aa047a9

Browse files
committed
1 parent 0ab7325 commit aa047a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wcfsetup/install/files/lib/system/page/handler/ILookupPageHandler.class.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ public function isValid($objectID);
3434
* an `objectID => title` relation.
3535
*
3636
* @param string $searchString search string
37-
* @return string[]
37+
* @return string[][]
3838
*/
3939
public function lookup($searchString);
4040
}

0 commit comments

Comments
 (0)