You are here

protected property OpignoNotificationController::$pmService in Opigno notifications 3.x

The private messages manager service.

Type: \Drupal\private_message\Service\PrivateMessageServiceInterface

File

src/Controller/OpignoNotificationController.php, line 54

Class

OpignoNotificationController
Provides the controller for OpignoNotification entity pages.

Namespace

Drupal\opigno_notification\Controller

Code

protected $pmService;