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