프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$matchingCommands | array<\Neos\Flow\Cli\Command> |
메소드 | 설명 | |
---|---|---|
__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> | ||
리턴 | array<\Neos\Flow\Cli\Command> |