From d67d7c54e65e80d1b484490e42dbecb969aa7686 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sat, 3 Oct 2015 12:09:27 -0400 Subject: Add web notifications --- app/Core/NotificationInterface.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 app/Core/NotificationInterface.php (limited to 'app/Core/NotificationInterface.php') diff --git a/app/Core/NotificationInterface.php b/app/Core/NotificationInterface.php new file mode 100644 index 00000000..5dca74e5 --- /dev/null +++ b/app/Core/NotificationInterface.php @@ -0,0 +1,22 @@ +