You are here

protected property RulesKernelTestBase::$messenger in Rules 8.3

The messenger service.

Type: \Drupal\Core\Messenger\MessengerInterface

File

tests/src/Kernel/RulesKernelTestBase.php, line 52

Class

RulesKernelTestBase
Base class for Rules Drupal unit tests.

Namespace

Drupal\Tests\rules\Kernel

Code

protected $messenger;