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

Breadcrumb

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

function PluginInterface::activate

Apply plugin modifications to Composer

Return value

void

8 methods override PluginInterface::activate()
MessagePlugin::activate in composer/Plugin/ProjectMessage/MessagePlugin.php
Apply plugin modifications to Composer
Plugin::activate in vendor/dealerdirect/phpcodesniffer-composer-installer/src/Plugin.php
Plugin::activate in vendor/phpstan/extension-installer/src/Plugin.php
Apply plugin modifications to Composer
Plugin::activate in vendor/php-http/discovery/src/Composer/Plugin.php
Apply plugin modifications to Composer
Plugin::activate in vendor/composer/installers/src/Composer/Installers/Plugin.php
Apply plugin modifications to Composer

... See full list

File

vendor/composer/composer/src/Composer/Plugin/PluginInterface.php, line 42

Class

PluginInterface
Plugin interface

Namespace

Composer\Plugin

Code

public function activate(Composer $composer, IOInterface $io);

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal