protected property DecoratingConfigInstaller::$decoratedService in Configuration selector 8.2
Same name and namespace in other branches
- 8 src/DecoratingConfigInstaller.php \Drupal\config_selector\DecoratingConfigInstaller::decoratedService
The config.installer service.
Type: \Drupal\Core\Config\ConfigInstallerInterface
File
- src/
DecoratingConfigInstaller.php, line 22
Class
- DecoratingConfigInstaller
- Decorates the config.installer service so install_install_profiles() works.
Namespace
Drupal\config_selectorCode
protected $decoratedService;