Passed
Pull Request — master (#117)
by Iman
11:21 queued 03:04
created
src/Plugins/Reactions/Nothing.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -6,7 +6,7 @@
 block discarded – undo
6 6
 {
7 7
     public static function nothing()
8 8
     {
9
-        return function () {
9
+        return function() {
10 10
         };
11 11
     }
12 12
 }
Please login to merge, or discard this patch.