You are here

protected property KernelTransactionTestBase::$targetEntity in Transaction 8

The target entity.

Type: \Drupal\entity_test\Entity\EntityTest

File

tests/src/Kernel/KernelTransactionTestBase.php, line 66

Class

KernelTransactionTestBase
Base class for kernel tests of the Transaction module.

Namespace

Drupal\Tests\transaction\Kernel

Code

protected $targetEntity;