1
0
Fork 0
mirror of synced 2024-05-20 12:42:39 +12:00

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

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