Undeprecate getTerm

Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
pull/41511/head
Benjamin Gaussorgues 2023-11-15 17:00:18 +07:00
parent 82c164dabe
commit d79d85ddd2
No known key found for this signature in database
GPG Key ID: 5DAC1CAFAA6DB883
1 changed files with 0 additions and 1 deletions

@ -48,7 +48,6 @@ interface ISearchQuery {
*
* @return string the search term
* @since 20.0.0
* @deprecated 28.0.0
*/
public function getTerm(): string;