Fix broken namespace for autoloader
This commit is contained in:
parent
25454a98b8
commit
f3efe546da
3 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
<?php
|
||||
|
||||
namespace Pterodactyl\Http\Middleware;
|
||||
namespace Pterodactyl\Http\Middleware\Server;
|
||||
|
||||
use Closure;
|
||||
use Illuminate\Http\Request;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue