You are here

protected property RulesIntegrationTestBase::$messenger in Rules 8.3

The messenger service.

Type: \Drupal\Core\Messenger\MessengerInterface

File

tests/src/Unit/Integration/RulesIntegrationTestBase.php, line 150

Class

RulesIntegrationTestBase
Base class for Rules integration tests.

Namespace

Drupal\Tests\rules\Unit\Integration

Code

protected $messenger;