Skip to content

DevToolsCommandProvider

github-actions edited this page Apr 13, 2026 · 3 revisions

Provides a registry of custom dev-tools commands mapped for Composer integration.

This capability struct MUST implement the defined CommandProvider.


  • Full name: \FastForward\DevTools\Composer\Capability\DevToolsCommandProvider
  • This class is marked as final and can't be subclassed
  • This class implements: CommandProvider
  • This class is a Final class

Methods

getCommands

{@inheritDoc}

public getCommands(): mixed

Clone this wiki locally