This commit is contained in:
Robin Appelman 2022-04-08 17:28:32 +02:00
commit 4d51484de3
22 changed files with 103 additions and 72 deletions

View file

@ -54,6 +54,5 @@ class DummyBackend implements ISearchBackend {
}
public function preloadPropertyFor(array $nodes, array $requestProperties): void {
}
}