You are here

protected property ServiceController::$messenger in CAS 8

Same name and namespace in other branches
  1. 2.x src/Controller/ServiceController.php \Drupal\cas\Controller\ServiceController::messenger

Stores a Messenger object.

Type: \Drupal\Core\Messenger\MessengerInterface

File

src/Controller/ServiceController.php, line 90

Class

ServiceController
Class ServiceController.

Namespace

Drupal\cas\Controller

Code

protected $messenger;