You are here

protected property FieldEncryptTestBase::$testNode in Field Encryption 8.2

Same name and namespace in other branches
  1. 3.0.x tests/src/Functional/FieldEncryptTestBase.php \Drupal\Tests\field_encrypt\Functional\FieldEncryptTestBase::testNode

A test node.

Type: \Drupal\node\Entity\Node

File

tests/src/Functional/FieldEncryptTestBase.php, line 53

Class

FieldEncryptTestBase
Base test class for field_encrypt.

Namespace

Drupal\Tests\field_encrypt\Functional

Code

protected $testNode;