eee
This commit is contained in:
@@ -5,4 +5,12 @@ namespace Kiri\Server\Events;
|
||||
class OnAfterWorkerStart
|
||||
{
|
||||
|
||||
|
||||
/**
|
||||
* @param int $workerId
|
||||
*/
|
||||
public function __construct(public int $workerId)
|
||||
{
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user