Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. PartialComposer.php

function PartialComposer::setEventDispatcher

File

vendor/composer/composer/src/Composer/PartialComposer.php, line 106

Class

PartialComposer
@author Jordi Boggiano <j.boggiano@seld.be>

Namespace

Composer

Code

public function setEventDispatcher(EventDispatcher $eventDispatcher) : void {
    $this->eventDispatcher = $eventDispatcher;
}
RSS feed
Powered by Drupal