protected property ConfigManager::$moduleConfig in Remove HTTP headers 8
The module configuration.
Should not be accessed directly. Instead ConfigManager::getModuleConfig() should be used.
Type: \Drupal\Core\Config\Config
File
- src/
Config/ ConfigManager.php, line 34
Class
- ConfigManager
- Manages module configuration.
Namespace
Drupal\remove_http_headers\ConfigCode
protected $moduleConfig;