Add types to SearchIndexManager where easily possible
authorTim Düsterhus <duesterhus@woltlab.com>
Fri, 5 Aug 2022 07:37:04 +0000 (09:37 +0200)
committerTim Düsterhus <duesterhus@woltlab.com>
Fri, 5 Aug 2022 07:37:04 +0000 (09:37 +0200)
commitdb4325a863919ee1eea073b8ab8ac1fab377584e
treed6b680327055c6f2059fb5a651ba28e743835a19
parent621b76768b772211672dd97191e95dc59915a2a3
Add types to SearchIndexManager where easily possible

Parameter types to delete() and reset() could not be added, because they
violate LSP unless the interface is modified as well / modified first.
wcfsetup/install/files/lib/system/search/SearchIndexManager.class.php