-
-
Notifications
You must be signed in to change notification settings - Fork 0
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
{@inheritDoc}
public getCommands(): mixed