Merge pull request #2000 from g3offrey/fix-1962-psr-issue-on-openssl-master

fix: PSR issues on OpenSSL at master
This commit is contained in:
Christy Jacob
2021-11-17 12:38:53 +04:00
committed by GitHub
+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