You are here

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

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

The state.

Type: \Drupal\Core\State\StateInterface

File

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

Class

PWAController
Default controller for the pwa module.

Namespace

Drupal\pwa\Controller

Code

private $state;