You are here

protected property DynamicEntityReferenceFormatterTest::$unsavedReferencedEntity in Dynamic Entity Reference 8

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

The entity that's not yet saved to its persistent storage to be referenced.

Type: \Drupal\Core\Entity\EntityInterface

File

tests/src/Kernel/DynamicEntityReferenceFormatterTest.php, line 59

Class

DynamicEntityReferenceFormatterTest
Tests the formatters functionality.

Namespace

Drupal\Tests\dynamic_entity_reference\Kernel

Code

protected $unsavedReferencedEntity;