Add latest changes from icehrm pro
This commit is contained in:
@@ -45,6 +45,11 @@ abstract class SubActionManager
|
||||
return $this->baseService->getCurrentProfileId();
|
||||
}
|
||||
|
||||
public function getCurrentUserProfileId()
|
||||
{
|
||||
return $this->baseService->getCurrentUserProfileId();
|
||||
}
|
||||
|
||||
public function setEmailTemplates($emailTemplates)
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user