改名
This commit is contained in:
@@ -102,7 +102,10 @@ class OnWorkerStart extends Callback
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
public function ticker()
|
/**
|
||||||
|
* @return void
|
||||||
|
*/
|
||||||
|
private function ticker(): void
|
||||||
{
|
{
|
||||||
if (!Snowflake::app()->isRun()) {
|
if (!Snowflake::app()->isRun()) {
|
||||||
return;
|
return;
|
||||||
|
|||||||
Reference in New Issue
Block a user