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

Breadcrumb

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

PluginEvents::COMMAND

The COMMAND event occurs as a command begins

The event listener method receives a Composer\Plugin\CommandEvent instance.

File

vendor/composer/composer/src/Composer/Plugin/PluginEvents.php, line 40

Class

PluginEvents
The Plugin Events.

Namespace

Composer\Plugin

Code

public const COMMAND = 'command';
RSS feed
Powered by Drupal