You are here

private property PWAController::$moduleHandler in Progressive Web App 8

Same name and namespace in other branches
  1. 2.x src/Controller/PWAController.php \Drupal\pwa\Controller\PWAController::moduleHandler

ModuleHandler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Controller/PWAController.php, line 45
Replace values in serviceworker.js

Class

PWAController
Default controller for the pwa module.

Namespace

Drupal\pwa\Controller

Code

private $moduleHandler;