protected property EntityReferenceFormatterTest::$unsavedReferencedEntity in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/field/src/Tests/EntityReference/EntityReferenceFormatterTest.php \Drupal\field\Tests\EntityReference\EntityReferenceFormatterTest::unsavedReferencedEntity
The entity that is not yet saved to its persistent storage to be referenced in this test.
Type: \Drupal\Core\Entity\EntityInterface
File
- core/
modules/ field/ src/ Tests/ EntityReference/ EntityReferenceFormatterTest.php, line 62 - Contains \Drupal\field\Tests\EntityReference\EntityReferenceFormatterTest.
Class
- EntityReferenceFormatterTest
- Tests the formatters functionality.
Namespace
Drupal\field\Tests\EntityReferenceCode
protected $unsavedReferencedEntity;