You are here

protected property DynamicEntityReferenceBaseFieldRevisionTest::$entityType in Dynamic Entity Reference 8

Same name and namespace in other branches
  1. 8.2 tests/src/Kernel/DynamicEntityReferenceBaseFieldRevisionTest.php \Drupal\Tests\dynamic_entity_reference\Kernel\DynamicEntityReferenceBaseFieldRevisionTest::entityType

The entity type used in this test.

Type: string

File

tests/src/Kernel/DynamicEntityReferenceBaseFieldRevisionTest.php, line 23

Class

DynamicEntityReferenceBaseFieldRevisionTest
Tests for the dynamic entity reference base field for revisionable entities.

Namespace

Drupal\Tests\dynamic_entity_reference\Kernel

Code

protected $entityType = 'entity_test_rev';