Property | Type | Description | |
---|---|---|---|
$matchingCommands | array<\Neos\Flow\Cli\Command> |
Method | Description | |
---|---|---|
__construct ( string $message = '', integer $code, Exception $previousException = null, array $matchingCommands ) | Overwrites parent constructor to be able to inject matching commands. | |
getMatchingCommands ( ) : array<\Neos\Flow\Cli\Command> |
public getMatchingCommands ( ) : array<\Neos\Flow\Cli\Command> | ||
return | array<\Neos\Flow\Cli\Command> |