mirror of
https://github.com/espocrm/espocrm.git
synced 2026-06-28 23:16:03 +00:00
types
This commit is contained in:
@@ -87,6 +87,7 @@ class InboundEmail extends Record implements CryptAware
|
||||
|
||||
private function getInboundEmailService(): Service
|
||||
{
|
||||
/** @var Service */
|
||||
return $this->getRecordService();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user