protected property KernelTransactionTestBase::$transactionOperation in Transaction 8
A transaction operation to be used in tests.
Type: \Drupal\transaction\TransactionOperationInterface
See also
\Drupal\Tests\transaction\Kernel\KernelTransactionTestBase::prepareTransactionOperation()
File
- tests/
src/ Kernel/ KernelTransactionTestBase.php, line 50
Class
- KernelTransactionTestBase
- Base class for kernel tests of the Transaction module.
Namespace
Drupal\Tests\transaction\KernelCode
protected $transactionOperation;