You are here

private property Manifest::$configFactory in Progressive Web App 8

Same name and namespace in other branches
  1. 2.x src/Manifest.php \Drupal\pwa\Manifest::configFactory

The configuration manager.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Manifest.php, line 20

Class

Manifest
Manifest JSON building service.

Namespace

Drupal\pwa

Code

private $configFactory;