Merge branch 'develop' into dane/restore-backups

This commit is contained in:
Dane Everitt
2021-01-25 19:16:40 -08:00
575 changed files with 6080 additions and 6864 deletions

View File

@@ -86,8 +86,6 @@ class BackupController extends ClientApiController
/**
* Starts the backup process for a server.
*
* @param \Pterodactyl\Http\Requests\Api\Client\Servers\Backups\StoreBackupRequest $request
* @param \Pterodactyl\Models\Server $server
* @return array
*
* @throws \Exception|\Throwable