You are here

protected property EncryptionTest::$crypt in Ubercart 8.4

Encryption object.

Type: \Drupal\uc_store\EncryptionInterface

File

uc_store/tests/src/Functional/EncryptionTest.php, line 26

Class

EncryptionTest
Tests the encryption and decryption of strings.

Namespace

Drupal\Tests\uc_store\Functional

Code

protected $crypt;