Passed
Push — analysis-qx6900 ( 7c1f89 )
by Greg
13:20 queued 04:39
created
app/Module/ContactsFooterModule.php 1 patch
Indentation   +4 added lines, -4 removed lines patch added patch discarded remove patch
@@ -75,10 +75,10 @@
 block discarded – undo
75 75
     }
76 76
 
77 77
     /**
78
-      * The default position for this footer.  It can be changed in the control panel.
79
-      *
80
-      * @return int
81
-      */
78
+     * The default position for this footer.  It can be changed in the control panel.
79
+     *
80
+     * @return int
81
+     */
82 82
     public function defaultFooterOrder(): int
83 83
     {
84 84
         return 2;
Please login to merge, or discard this patch.