Method | Description | |
---|---|---|
provides ( ) : array | Get the services provided by the provider. | |
register ( ) : void | Register the service provider. | |
registerCommands ( ) : void | Register the commands. |
Method | Description | |
---|---|---|
registerBaumCommand ( ) : void | Register the 'baum' command. | |
registerInstallCommand ( ) : void | Register the 'baum:install' command. |
protected registerBaumCommand ( ) : void | ||
return | void |
public registerCommands ( ) : void | ||
return | void |
protected registerInstallCommand ( ) : void | ||
return | void |