You are here

protected property FieldEncryptTestBase::$nodeType in Field Encryption 3.0.x

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

The page node type.

Type: \Drupal\node\NodeTypeInterface

File

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

Class

FieldEncryptTestBase
Base test class for field_encrypt.

Namespace

Drupal\Tests\field_encrypt\Functional

Code

protected $nodeType;