Passed
Push — master ( 2b4ee4...8f7387 )
by Stanislau
01:22 queued 13s
created
src/Boot/ConfigurationProviderBootLoader.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -56,7 +56,7 @@
 block discarded – undo
56 56
 
57 57
         $applicationPlugin->setConfiguration(
58 58
             $this->createPluginConfigurationClassResolver()
59
-                 ->resolve(\get_class($applicationPlugin))
59
+                    ->resolve(\get_class($applicationPlugin))
60 60
         );
61 61
     }
62 62
 
Please login to merge, or discard this patch.