ChangeLogger::INSTALLED_PACKAGES_KEY
The key to store the list of packages installed when the stage is created.
See also
::recordInstalledPackages()
File
-
core/
modules/ package_manager/ src/ EventSubscriber/ ChangeLogger.php, line 37
Class
- ChangeLogger
- Event subscriber to log changes that happen during the stage life cycle.
Namespace
Drupal\package_manager\EventSubscriberCode
private const INSTALLED_PACKAGES_KEY = 'package_manager_installed_packages';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.