Passed
Push — develop ( fa8a11...2e586e )
by Andrew
04:35
created
src/InstantAnalytics.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -180,7 +180,7 @@  discard block
 block discarded – undo
180 180
                     $commerceFields = array_merge($commerceFields, $variantFields);
181 181
                 }
182 182
             }
183
-            */
183
+             */
184 184
         }
185 185
 
186 186
 
@@ -275,7 +275,7 @@  discard block
 block discarded – undo
275 275
                  * TODO: fix for SEOmatic
276 276
                 $seomaticMeta = $context['seomaticMeta'];
277 277
                 $analytics->setDocumentTitle($seomaticMeta['seoTitle']);
278
-                */
278
+                 */
279 279
             }
280 280
             $this->sendPageView();
281 281
         }
Please login to merge, or discard this patch.