ChangeLogger::REQUESTED_PACKAGES_KEY

The metadata key under which to store the requested package versions.

See also

::recordRequestedPackageVersions()

File

core/modules/package_manager/src/EventSubscriber/ChangeLogger.php, line 46

Class

ChangeLogger
Event subscriber to log changes that happen during the stage life cycle.

Namespace

Drupal\package_manager\EventSubscriber

Code

private const REQUESTED_PACKAGES_KEY = 'package_manager_requested_packages';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.