protected property DynamicEntityReferenceFormatterTest::$referencedEntity in Dynamic Entity Reference 8
Same name and namespace in other branches
- 8.2 tests/src/Kernel/DynamicEntityReferenceFormatterTest.php \Drupal\Tests\dynamic_entity_reference\Kernel\DynamicEntityReferenceFormatterTest::referencedEntity
The entity to be referenced in this test.
Type: \Drupal\Core\Entity\EntityInterface
File
- tests/
src/ Kernel/ DynamicEntityReferenceFormatterTest.php, line 52
Class
- DynamicEntityReferenceFormatterTest
- Tests the formatters functionality.
Namespace
Drupal\Tests\dynamic_entity_reference\KernelCode
protected $referencedEntity;