BaseCommand constructor
BaseCommand(
- CommandContextFactory commandContextFactory
Implementation
BaseCommand(final CommandContextFactory commandContextFactory)
: _commandContextFactory = commandContextFactory;