mirror of
https://github.com/pterodactyl/panel.git
synced 2024-11-23 01:22:30 +01:00
Add line?
This commit is contained in:
parent
5ed164e13e
commit
1be7805481
@ -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 New Issue
Block a user