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