Skip to content

Commit 0e24c66

Browse files
committed
docblock
1 parent cf21fd5 commit 0e24c66

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/Http/Controllers/API/Admin/Nodes/AllocationController.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,8 @@ public function index(Request $request, int $node): array
6464
/**
6565
* Delete a specific allocation from the Panel.
6666
*
67+
* @param \Illuminate\Http\Request $request
68+
* @param int $node
6769
* @param \Pterodactyl\Models\Allocation $allocation
6870
* @return \Illuminate\Http\Response
6971
*

0 commit comments

Comments
 (0)