We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Defines DevTools-specific Composer plugin conventions.
\FastForward\DevTools\Composer\DevToolsPluginInterface
PluginInterface
COMPOSER_COMMAND_NAMES
Detects whether a command name or alias is already registered in Composer's command surface.
public isRegisteredCommand(string|null $name): bool
Parameters:
$name