Documentation

CommandProvider extends Capability

Commands Provider Interface

This capability will receive an array with 'composer' and 'io' keys as constructor argument. Those contain Composer\Composer and Composer\IO\IOInterface instances. It also contains a 'plugin' key containing the plugin instance that created the capability.

Tags
author

Jérémy Derussé jeremy@derusse.com

Table of Contents

getCommands()  : array<string|int, BaseCommand>
Retrieves an array of commands

Methods

Search results