Skip to content

Commit 4ad9b26

Browse files
author
Matthew Penner
committed
Fix StoreLocationRequest namespace
1 parent afe1280 commit 4ad9b26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/Http/Requests/Api/Application/Locations/StoreLocationRequest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
namespace Pterodactyl\Http\Controllers\Api\Application\Locations;
3+
namespace Pterodactyl\Http\Requests\Api\Application\Locations;
44

55
use Pterodactyl\Models\Location;
66
use Pterodactyl\Services\Acl\Api\AdminAcl;

0 commit comments

Comments
 (0)