1
0
Fork 0
mirror of synced 2024-06-29 03:30:34 +12:00

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
commit 111e1a1807
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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