Fix parameter bindings for client API routes; closes pterodactyl/panel#2359
This commit is contained in:
parent
1db7e4db66
commit
f31a6d3967
3 changed files with 62 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
<?php
|
||||
|
||||
namespace Pterodactyl\Tests\Integration\Api\Client\Server\Schedule;
|
||||
namespace Pterodactyl\Tests\Integration\Api\Client\Server\Subuser;
|
||||
|
||||
use Illuminate\Support\Str;
|
||||
use Pterodactyl\Models\User;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue