Completed
Push — master ( f5cd5b...d3cd2b )
by
unknown
02:36
created
spec/LIN3S/WPFoundation/Twig/TagManagerTwigSpec.php 1 patch
Upper-Lower-Casing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -35,7 +35,7 @@
 block discarded – undo
35 35
 j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
36 36
 '//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
37 37
 })(window,document,'script','dataLayer','GTM-XXXXXX');</script>
38
-EOT
38
+eot
39 39
         );
40 40
     }
41 41
 }
Please login to merge, or discard this patch.
src/LIN3S/WPFoundation/Twig/TagManagerTwig.php 1 patch
Upper-Lower-Casing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -52,6 +52,6 @@
 block discarded – undo
52 52
 j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
53 53
 '//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
54 54
 })(window,document,'script','dataLayer','$tagManagerId');</script>
55
-EOT;
55
+eot;
56 56
     }
57 57
 }
Please login to merge, or discard this patch.
src/LIN3S/WPFoundation/PostTypes/Fields/Templates/PageFields.php 1 patch
Upper-Lower-Casing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -99,6 +99,6 @@
 block discarded – undo
99 99
 <h1 style="text-align: center;">
100 100
     PLEASE ADD <strong>PAGE TITLE</strong> AND SELECT A TEMPLATE IN THE <strong>TEMPLATE SELECTOR</strong>
101 101
 </h1>
102
-EOF;
102
+eof;
103 103
     }
104 104
 }
Please login to merge, or discard this patch.
src/LIN3S/WPFoundation/Configuration/Login/Login.php 1 patch
Upper-Lower-Casing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -53,7 +53,7 @@
 block discarded – undo
53 53
         width: 179px;
54 54
     };
55 55
 </style>;
56
-EOL;
56
+eol;
57 57
     }
58 58
 
59 59
     /**
Please login to merge, or discard this patch.