You are here

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

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

The manifest service.

Type: \Drupal\pwa\ManifestInterface

File

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

Class

PWAController
Default controller for the pwa module.

Namespace

Drupal\pwa\Controller

Code

private $manifest;