The configuration factory.
Type: \Drupal\Core\Config\ConfigFactoryInterface
File
- core/lib/Drupal/Core/Config/ConfigManager.php, line 34
Class
- ConfigManager
- The ConfigManager provides helper functions for the configuration system.
Namespace
Drupal\Core\Config
Code
1 | protected $configFactory ; |
Please login to continue.