trafficmonitor init...2
This commit is contained in:
parent
ce9f4bd52c
commit
9b9422d192
@ -27,7 +27,7 @@ class CollectorModel extends CommonModel
|
||||
parent::__construct();
|
||||
}
|
||||
|
||||
public function getLastEntity($uid): CollectorEntity
|
||||
public function getLastEntity($uid): CollectorEntity|null
|
||||
{
|
||||
return $this
|
||||
->where('trafficinfo_uid', $uid)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user