You are here

protected property JsonApiTest::$referencedNode in Entity Reference Integrity 8

A test node that is referenced.

Type: \Drupal\node\NodeInterface

File

modules/entity_reference_integrity_enforce/tests/src/Functional/JsonApiTest.php, line 74

Class

JsonApiTest
Tests referential integrity via JSONAPI.

Namespace

Drupal\Tests\entity_reference_integrity_enforce\Functional

Code

protected $referencedNode;