Create some empty notifications.

This commit is contained in:
James Cole
2022-09-18 12:36:35 +02:00
parent 9f95d7a76f
commit 0098a9c3c0
17 changed files with 307 additions and 1 deletions

View File

@@ -43,6 +43,7 @@ class AutomationHandler
* @param RequestedReportOnJournals $event
*
* @return bool
* @deprecated
*/
public function reportJournals(RequestedReportOnJournals $event): bool
{