mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-10-19 04:15:04 +00:00
Code cleanup
This commit is contained in:
@@ -154,6 +154,7 @@ class TaskHandler{
|
||||
if($this->timingName !== null){
|
||||
return $this->timingName;
|
||||
}
|
||||
|
||||
return get_class($this->task);
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user