mirror of
https://github.com/linuxserver/Heimdall.git
synced 2026-02-21 20:20:34 +09:00
Changes to search
This commit is contained in:
@@ -5,6 +5,6 @@ use GuzzleHttp\Client;
|
||||
|
||||
interface SearchInterface
|
||||
{
|
||||
public function getResults();
|
||||
public function getResults($query, $providerdetails);
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user