You are here

protected property KernelTransactionTestBase::$logMessage in Transaction 8

An arbitrary log message.

Type: string

File

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

Class

KernelTransactionTestBase
Base class for kernel tests of the Transaction module.

Namespace

Drupal\Tests\transaction\Kernel

Code

protected $logMessage = 'Log message';