Passed
Push — 0.7.0 ( dd56a8...ba8797 )
by Alexander
03:04 queued 10s
created
src/components/Core/Console/Lenevor.php 1 patch
Indentation   +8 added lines, -8 removed lines patch added patch discarded remove patch
@@ -112,14 +112,14 @@
 block discarded – undo
112 112
     }
113 113
 
114 114
     /**
115
-	 * Get the bootstrap classes for the application.
116
-	 * 
117
-	 * @return array
118
-	 */
119
-	protected function bootstrappers()
120
-	{
121
-		return $this->bootstrappers;
122
-	}
115
+     * Get the bootstrap classes for the application.
116
+     * 
117
+     * @return array
118
+     */
119
+    protected function bootstrappers()
120
+    {
121
+        return $this->bootstrappers;
122
+    }
123 123
 
124 124
     /**
125 125
      * Get the Prime application instance.
Please login to merge, or discard this patch.