You are here

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

A test node.

Type: \Drupal\node\NodeInterface

File

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

Class

JsonApiTest
Tests referential integrity via JSONAPI.

Namespace

Drupal\Tests\entity_reference_integrity_enforce\Functional

Code

protected $testNode;