mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-06 20:07:09 +00:00
Mark AsyncPoolWorkerEntry as @internal
This commit is contained in:
parent
cbda24d77e
commit
9d9c628acd
@ -25,6 +25,9 @@ namespace pocketmine\scheduler;
|
||||
|
||||
use function time;
|
||||
|
||||
/**
|
||||
* @internal
|
||||
*/
|
||||
final class AsyncPoolWorkerEntry{
|
||||
|
||||
public int $lastUsed;
|
||||
|
Loading…
x
Reference in New Issue
Block a user