From 2ddfb1161459edac1024dc6aa19f3e4751831c40 Mon Sep 17 00:00:00 2001 From: Franz Liedke Date: Wed, 23 Mar 2016 19:56:24 +0900 Subject: [PATCH] Make StyleCI happy --- extensions/mentions/src/Notification/UserMentionedBlueprint.php | 1 - 1 file changed, 1 deletion(-) diff --git a/extensions/mentions/src/Notification/UserMentionedBlueprint.php b/extensions/mentions/src/Notification/UserMentionedBlueprint.php index fdf9a82ae..2f194f669 100644 --- a/extensions/mentions/src/Notification/UserMentionedBlueprint.php +++ b/extensions/mentions/src/Notification/UserMentionedBlueprint.php @@ -51,7 +51,6 @@ class UserMentionedBlueprint implements BlueprintInterface, MailableInterface */ public function getData() { - return; } /**