Add line?
This commit is contained in:
parent
5ed164e13e
commit
1be7805481
1 changed files with 1 additions and 0 deletions
|
@ -78,5 +78,6 @@ interface AllocationRepositoryInterface extends RepositoryInterface
|
|||
* @param array $ports
|
||||
* @param bool $dedicated
|
||||
* @return \Pterodactyl\Models\Allocation|null
|
||||
*/
|
||||
public function getRandomAllocation(array $nodes, array $ports, bool $dedicated = false);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue