mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-17 05:43:45 +02:00
Deprecate old way of using repositories for daemon things
This commit is contained in:
7
app/Repositories/Wings/DaemonCommandRepository.php
Normal file
7
app/Repositories/Wings/DaemonCommandRepository.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
namespace Pterodactyl\Repositories\Wings;
|
||||
|
||||
class DaemonCommandRepository extends DaemonRepository
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user