Eases the testing of command completion.
- Full name:
\Symfony\Component\Console\Tester\CommandCompletionTester
private $command
public __construct(\Symfony\Component\Console\Command\Command $command): mixed
Parameters:
Parameter | Type | Description |
---|---|---|
$command |
\Symfony\Component\Console\Command\Command |
Create completion suggestions from input tokens.
public complete(array $input): array
Parameters:
Parameter | Type | Description |
---|---|---|
$input |
array |