email to case relate replies

This commit is contained in:
Yuri Kuznetsov
2025-06-25 10:12:15 +03:00
parent 7724c3b625
commit bedf805456
2 changed files with 40 additions and 3 deletions
+2
View File
@@ -72,6 +72,8 @@ class Email extends Entity
private const ATTR_BODY_PLAIN = 'bodyPlain';
public const LINK_REPLIES = 'replies';
public function get(string $attribute): mixed
{
if ($attribute === 'subject') {