aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Notifications/Action.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/Wallabag/CoreBundle/Notifications/Action.php')
-rw-r--r--src/Wallabag/CoreBundle/Notifications/Action.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Wallabag/CoreBundle/Notifications/Action.php b/src/Wallabag/CoreBundle/Notifications/Action.php
index d032adf9..d92ffe54 100644
--- a/src/Wallabag/CoreBundle/Notifications/Action.php
+++ b/src/Wallabag/CoreBundle/Notifications/Action.php
@@ -56,7 +56,6 @@ class Action implements ActionInterface
56 * @param int $type 56 * @param int $type
57 * 57 *
58 * @return ActionInterface 58 * @return ActionInterface
59 *
60 * @throws \InvalidArgumentException 59 * @throws \InvalidArgumentException
61 */ 60 */
62 public function setType($type) 61 public function setType($type)