mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
Resolve #515
This commit is contained in:
parent
d1422826b8
commit
7ec3d70c60
1 changed files with 1 additions and 0 deletions
|
|
@ -60,6 +60,7 @@ class FolderInformation implements \JsonSerializable
|
||||||
\in_array($sFlag, $this->Flags);
|
\in_array($sFlag, $this->Flags);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#[\ReturnTypeWillChange]
|
||||||
public function jsonSerialize()
|
public function jsonSerialize()
|
||||||
{
|
{
|
||||||
$result = array(
|
$result = array(
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue