X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FObject%2FEmail.php;h=fdde4e96ddd751a329f4e16e434acdaddd79607f;hb=29ee2473d7adbd40e3b7612b2a5c7ef3cf337047;hp=4d5a11715cace161baed3287072d48c27c8e914f;hpb=eec48057dcc2cfc1725d5a398e449301b5b599ac;p=friendica.git diff --git a/src/Object/Email.php b/src/Object/Email.php index 4d5a11715c..fdde4e96dd 100644 --- a/src/Object/Email.php +++ b/src/Object/Email.php @@ -200,6 +200,7 @@ class Email implements IEmail /** * @inheritDoc */ + #[\ReturnTypeWillChange] public function jsonSerialize() { return $this->toArray();