Passed
Push — customer-address-region-fields ( 17ba73 )
by
unknown
04:10
created
src/Plugins/GlobalDataPlugin.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -43,7 +43,7 @@
 block discarded – undo
43 43
     public function __construct(
44 44
         ApplicationInterface $application,
45 45
         CustomerBunchProcessorInterface $customerBunchProcessor
46
-    ){
46
+    ) {
47 47
         $this->customerBunchProcessor = $customerBunchProcessor;
48 48
         parent::__construct($application);
49 49
     }
Please login to merge, or discard this patch.