mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-21 07:43:45 +02:00
First round of changes to API to support simpler permissions.
This commit is contained in:
@@ -3,9 +3,9 @@
|
||||
namespace Pterodactyl\Transformers\Api\Admin;
|
||||
|
||||
use Pterodactyl\Models\Allocation;
|
||||
use Pterodactyl\Transformers\Api\ApiTransformer;
|
||||
use Pterodactyl\Transformers\Api\BaseTransformer;
|
||||
|
||||
class AllocationTransformer extends ApiTransformer
|
||||
class AllocationTransformer extends BaseTransformer
|
||||
{
|
||||
/**
|
||||
* Relationships that can be loaded onto allocation transformations.
|
||||
|
||||
Reference in New Issue
Block a user