mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-10 18:33:46 +02:00
Deprecate old way of using repositories for daemon things
This commit is contained in:
@@ -6,6 +6,9 @@ use GuzzleHttp\Client;
|
||||
use Pterodactyl\Models\Node;
|
||||
use Pterodactyl\Models\Server;
|
||||
|
||||
/**
|
||||
* @deprecated
|
||||
*/
|
||||
interface BaseRepositoryInterface
|
||||
{
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user