mirror of
https://github.com/nextcloud/server.git
synced 2026-02-20 00:12:30 -05:00
Undeprecate getTerm
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
This commit is contained in:
parent
82c164dabe
commit
d79d85ddd2
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;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue