You are here

protected property EnvironmentCleanerService::$messenger in Drupal 8

Messenger service.

Type: \Drupal\Core\Messenger\MessengerInterface

File

core/modules/simpletest/src/EnvironmentCleanerService.php, line 23

Class

EnvironmentCleanerService
Uses containerized services to perform post-test cleanup.

Namespace

Drupal\simpletest

Code

protected $messenger;