mirror of
https://github.com/espocrm/espocrm.git
synced 2026-07-01 08:26:04 +00:00
cleanup
This commit is contained in:
@@ -53,11 +53,6 @@ class Notifications extends \Espo\Core\Hooks\Base
|
||||
return $this->getInjection('container')->get('internalAclManager');
|
||||
}
|
||||
|
||||
protected function getPortalAclManager()
|
||||
{
|
||||
return $this->getInjection('container')->get('portalAclManager');
|
||||
}
|
||||
|
||||
protected function getMentionedUserIdList($entity)
|
||||
{
|
||||
$mentionedUserList = array();
|
||||
|
||||
Reference in New Issue
Block a user