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

@@ -46,6 +46,7 @@ class VersionCheckEventHandler
* @throws FireflyException
* @throws \Psr\Container\ContainerExceptionInterface
* @throws \Psr\Container\NotFoundExceptionInterface
* @deprecated ?
*/
public function checkForUpdates(RequestedVersionCheckStatus $event): void
{