private property PWAController::$state in Progressive Web App 8
Same name and namespace in other branches
- 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\ControllerCode
private $state;