mirror of
https://codeberg.org/icewind/SearchDAV.git
synced 2026-06-03 09:34:08 +02:00
bumb ci versions
This commit is contained in:
parent
7bf414d47a
commit
c5d79716d0
2 changed files with 15 additions and 4 deletions
|
|
@ -52,4 +52,8 @@ class DummyBackend implements ISearchBackend {
|
|||
new SearchResult(new SimpleFile('foo.txt', 'foobar', 'text/plain'), '/bar/foo.txt')
|
||||
];
|
||||
}
|
||||
|
||||
public function preloadPropertyFor(array $nodes, array $requestProperties): void {
|
||||
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue