Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
InstallerEvent.php
function InstallerEvent::getTransaction
File
vendor/
composer/
composer/
src/
Composer/
Installer/
InstallerEvent.php
, line 81
Class
InstallerEvent
Namespace
Composer\Installer
Code
public
function
getTransaction
() : ?Transaction {
return
$this
->
transaction
; }
RSS feed