Update 'RealTime/src/RealTime/tellTimeTask.php'
This commit is contained in:
@@ -27,7 +27,7 @@ class tellTimeTask extends PluginTask{
|
||||
}
|
||||
|
||||
|
||||
public function onRun($currentTick)
|
||||
public function onRun(int $currentTick)
|
||||
{
|
||||
// TODO: Implement onRun() method.
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user