You are here

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

A test user.

Type: \Drupal\user\UserInterface

File

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

Class

DeleteActionTest
Test behavior of the DeleteAction plugin.

Namespace

Drupal\Tests\entity_reference_integrity_enforce\Kernel

Code

protected $testUser;