Skip to content

Commit e328a87

Browse files
fixup! feat(search): hide search provider
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com> Signed-off-by: Benjamin Gaussorgues <github-fa3ie@altahrim.net>
1 parent 77d1c27 commit e328a87

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/public/Search/IProvider.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ public function getName(): string;
7676
* @return int|null
7777
*
7878
* @since 20.0.0
79+
* @since 28.0.0 Can return null
7980
*/
8081
public function getOrder(string $route, array $routeParameters): ?int;
8182

0 commit comments

Comments
 (0)