You are here

protected property SubscriptionController::$messenger in Organic groups 8

The messenger service.

Type: \Drupal\Core\Messenger\MessengerInterface

Overrides MessengerTrait::$messenger

File

src/Controller/SubscriptionController.php, line 39

Class

SubscriptionController
Controller for OG subscription routes.

Namespace

Drupal\og\Controller

Code

protected $messenger;