fix: PSR issues on OpenSSL at master

This commit is contained in:
Geoffrey
2021-10-06 14:07:23 +02:00
parent 026efb8c25
commit ec1d529e13
+1 -1
View File
@@ -4,7 +4,7 @@ namespace Appwrite\OpenSSL;
class OpenSSL
{
const CIPHER_AES_128_GCM = 'aes-128-gcm';
public const CIPHER_AES_128_GCM = 'aes-128-gcm';
/**
* @param $data