mirror of
https://github.com/Karaka-Management/oms-Monitoring.git
synced 2026-02-14 00:08:40 +00:00
Use global namespace+minor fixes
This commit is contained in:
parent
0708281114
commit
001b8617d5
|
|
@ -27,6 +27,9 @@ class Log implements \JsonSerializable
|
||||||
return [];
|
return [];
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* {@inheritdoc}
|
||||||
|
*/
|
||||||
public function jsonSerialize()
|
public function jsonSerialize()
|
||||||
{
|
{
|
||||||
return $this->toArray();
|
return $this->toArray();
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user