namespace Composer\Plugin\Capability
Object name | File name | Summary |
---|---|---|
Capability | vendor/composer/composer/src/Composer/Plugin/Capability/Capability.php | Marker interface for Plugin capabilities. Every new Capability which is added to the Plugin API must implement this interface. |
CommandProvider | vendor/composer/composer/src/Composer/Plugin/Capability/CommandProvider.php | Commands Provider Interface |