You are here

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

The renderer service.

Type: \Drupal\Core\Render\RendererInterface

File

src/Controller/OpignoNotificationController.php, line 33

Class

OpignoNotificationController
Provides the controller for OpignoNotification entity pages.

Namespace

Drupal\opigno_notification\Controller

Code

protected $renderer;