You are here

service pwa.manifest in Progressive Web App 8

Same name and namespace in other branches
  1. 2.x pwa.services.yml \pwa.manifest

Class

Drupal\pwa\Manifest
2 string references to pwa.manifest
ConfigurationForm::create in src/Form/ConfigurationForm.php
Instantiates a new instance of this class.
PWAController::create in src/Controller/PWAController.php
Instantiates a new instance of this class.

File

./pwa.services.yml
pwa.services.yml

View source
  1. class: Drupal\pwa\Manifest
  2. arguments:
  3. - '@config.factory'
  4. - '@language_manager'