Passed
Push — master ( 61f7fa...459725 )
by Manuele
05:14 queued 01:03
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.