Passed
Push — develop ( 9aa8f6...2f6e1f )
by Manuele
40:37 queued 25:25
created
src/Server/GenericServer.php 1 patch
Upper-Lower-Casing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -83,7 +83,7 @@
 block discarded – undo
83 83
 -----BEGIN PUBLIC KEY-----
84 84
 {$publicKey}
85 85
 -----END PUBLIC KEY-----
86
-EOF;
86
+eof;
87 87
         $this->publicKey = $publicKey;
88 88
 
89 89
         return $this;
Please login to merge, or discard this patch.