You are here

protected property KernelTransactionTestBase::$transactionType in Transaction 8

The tested transaction type.

Type: \Drupal\transaction\TransactionTypeInterface

See also

\Drupal\Tests\transaction\Kernel\KernelTransactionTestBase::prepareTransactionType()

File

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

Class

KernelTransactionTestBase
Base class for kernel tests of the Transaction module.

Namespace

Drupal\Tests\transaction\Kernel

Code

protected $transactionType;