Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ChangeLogger.php
function ChangeLogger::__construct
File
core/
modules/
package_manager/
src/
EventSubscriber/
ChangeLogger.php
, line 48
Class
ChangeLogger
Event subscriber to log changes that happen during the stage life cycle.
Namespace
Drupal\package_manager\EventSubscriber
Code
public
function
__construct
(ComposerInspector
$composerInspector
, PathLocator
$pathLocator
) { }
RSS feed