You are here

protected property EncryptingExistingDataTest::$testNodes in Field Encryption 3.0.x

Test nodes.

Type: \Drupal\node\NodeInterface[]

File

tests/src/Functional/EncryptingExistingDataTest.php, line 19

Class

EncryptingExistingDataTest
Tests encrypting fields on entities that already exist.

Namespace

Drupal\Tests\field_encrypt\Functional

Code

protected $testNodes = [];