mirror of
https://github.com/espocrm/espocrm.git
synced 2026-06-28 23:16:03 +00:00
export refactoring
This commit is contained in:
@@ -85,9 +85,4 @@ class Notification extends RecordBase
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
public function beforeExport(): void
|
||||
{
|
||||
throw new Error();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user