mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-12 19:33:45 +02:00
Deprecate old way of using repositories for daemon things
This commit is contained in:
@@ -5,6 +5,9 @@ namespace Pterodactyl\Contracts\Repository\Daemon;
|
||||
use stdClass;
|
||||
use Psr\Http\Message\ResponseInterface;
|
||||
|
||||
/**
|
||||
* @deprecated
|
||||
*/
|
||||
interface FileRepositoryInterface extends BaseRepositoryInterface
|
||||
{
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user