docblock
This commit is contained in:
parent
cf21fd5a4b
commit
0e24c669c4
1 changed files with 2 additions and 0 deletions
|
@ -64,6 +64,8 @@ class AllocationController extends Controller
|
||||||
/**
|
/**
|
||||||
* Delete a specific allocation from the Panel.
|
* Delete a specific allocation from the Panel.
|
||||||
*
|
*
|
||||||
|
* @param \Illuminate\Http\Request $request
|
||||||
|
* @param int $node
|
||||||
* @param \Pterodactyl\Models\Allocation $allocation
|
* @param \Pterodactyl\Models\Allocation $allocation
|
||||||
* @return \Illuminate\Http\Response
|
* @return \Illuminate\Http\Response
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in a new issue