Passed
Push — master ( 52583d...43ebcf )
by Henrique
03:18
created
src/ServiceProvider.php 1 patch
Indentation   +4 added lines, -4 removed lines patch added patch discarded remove patch
@@ -44,10 +44,10 @@
 block discarded – undo
44 44
     }
45 45
 
46 46
     /**
47
-    * Make config publishment optional by merging the config from the package.
48
-    *
49
-    * @return  void
50
-    */
47
+     * Make config publishment optional by merging the config from the package.
48
+     *
49
+     * @return  void
50
+     */
51 51
     public function register()
52 52
     {
53 53
         $this->mergeConfigFrom(
Please login to merge, or discard this patch.