Class yii\composer\Plugin
Inheritance | yii\composer\Plugin |
---|---|
Implements | Composer\Plugin\PluginInterface |
Available since version | 2.0 |
Source Code | https://github.com/yiisoft/yii2/blob/master/extensions/composer/Plugin.php |
Plugin is the composer plugin that registers the Yii composer installer.
Method Details
void activate( \Composer\Composer $composer, \Composer\IO\IOInterface $io ) | ||
$composer | ||
$io |