protected property EntityQueryRelationshipTest::$entityType in Dynamic Entity Reference 8
Same name and namespace in other branches
- 8.2 tests/src/Kernel/EntityQueryRelationshipTest.php \Drupal\Tests\dynamic_entity_reference\Kernel\EntityQueryRelationshipTest::entityType
The entity type used in this test.
Type: string
File
- tests/
src/ Kernel/ EntityQueryRelationshipTest.php, line 31
Class
- EntityQueryRelationshipTest
- Tests dynamic entity reference relationship data.
Namespace
Drupal\Tests\dynamic_entity_reference\KernelCode
protected $entityType = 'entity_test';