mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-01-11 17:58:41 +00:00
Handle invalid type asignment
This commit is contained in:
parent
fce9ad82ba
commit
20456981d6
|
|
@ -606,7 +606,7 @@ class Account implements ArrayableInterface, \JsonSerializable
|
|||
public function __toString() : string
|
||||
{
|
||||
return (string) \json_encode($this->toArray());
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* {@inheritdoc}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user