Improve type declarations and add PHPDoc for ThirdPartySearch and ThirdPartyRepository

This commit is contained in:
2025-12-22 14:25:55 +01:00
parent ed3fd429a4
commit 1b5c3dfc33
2 changed files with 4 additions and 5 deletions

View File

@@ -69,7 +69,7 @@ class ThirdPartySearch implements SearchInterface
return false;
}
public function renderResult(array $terms, $start = 0, $limit = 50, $options = [], $format = 'html')
public function renderResult(array $terms, $start = 0, $limit = 50, $options = [], $format = 'html'): array
{
$centers = $this->authorizationHelper
->getReachableCenters(