mirror of
https://github.com/bitinflow/expose.git
synced 2026-03-13 13:35:54 +00:00
Apply fixes from StyleCI
This commit is contained in:
committed by
StyleCI Bot
parent
5de11e90f7
commit
ad2ef94958
@@ -292,6 +292,7 @@ class Factory
|
||||
$this->loop->addPeriodicTimer($intervalInSeconds, function () {
|
||||
app(StatisticsCollector::class)->save();
|
||||
});
|
||||
|
||||
return $this;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user