You are here

protected property ChecklistController::$messenger in Security Review 8

The messenger service.

Type: \Drupal\Core\Messenger\MessengerInterface

Overrides MessengerTrait::$messenger

File

src/Controller/ChecklistController.php, line 45

Class

ChecklistController
The class of the 'Run & Review' page's controller.

Namespace

Drupal\security_review\Controller

Code

protected $messenger;