mirror of
https://github.com/Karaka-Management/oms-Monitoring.git
synced 2026-01-25 14:58: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 [];
|
||||
}
|
||||
|
||||
/**
|
||||
* {@inheritdoc}
|
||||
*/
|
||||
public function jsonSerialize()
|
||||
{
|
||||
return $this->toArray();
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user