master
Command
abstract class Command extends SymfonyCommand { const COMMAND_NS = 'Application\Command\\'; /** @var InputInterface */