You are here

protected property OpenSSLEncryption::$errors in Ubercart 8.4

Array of error messages.

Type: string[]

File

uc_store/src/OpenSSLEncryption.php, line 27

Class

OpenSSLEncryption
Provides encryption and decryption using OpenSSL.

Namespace

Drupal\uc_store

Code

protected $errors = [];