email to case relate replies
This commit is contained in:
@@ -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') {
|
||||
|
||||
Reference in New Issue
Block a user