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
File
-
vendor/
composer/ composer/ src/ Composer/ Plugin/ PluginInterface.php, line 42
Class
- PluginInterface
- Plugin interface
Namespace
Composer\PluginCode
public function activate(Composer $composer, IOInterface $io);