You are here

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

A test node that is referenced.

Type: \Drupal\node\NodeInterface

File

modules/entity_reference_integrity_enforce/tests/src/Kernel/DeleteActionTest.php, line 69

Class

DeleteActionTest
Test behavior of the DeleteAction plugin.

Namespace

Drupal\Tests\entity_reference_integrity_enforce\Kernel

Code

protected $referencedNode;