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