aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Notifications/ActionInterface.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/Wallabag/CoreBundle/Notifications/ActionInterface.php')
-rw-r--r--src/Wallabag/CoreBundle/Notifications/ActionInterface.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Wallabag/CoreBundle/Notifications/ActionInterface.php b/src/Wallabag/CoreBundle/Notifications/ActionInterface.php
index e166e45b..d6bb0fcc 100644
--- a/src/Wallabag/CoreBundle/Notifications/ActionInterface.php
+++ b/src/Wallabag/CoreBundle/Notifications/ActionInterface.php
@@ -4,6 +4,7 @@ namespace Wallabag\CoreBundle\Notifications;
4 4
5interface ActionInterface 5interface ActionInterface
6{ 6{
7
7 /** 8 /**
8 * @return string 9 * @return string
9 */ 10 */