VirDeliveryRebuildHistoryCommand
extends Command
in package
Table of Contents
Properties
Methods
- __construct() : mixed
- configure() : mixed
- execute() : mixed
Properties
$service
private
VirDeliveryHistoryRebuildService
$service
Methods
__construct()
public
__construct(VirDeliveryHistoryRebuildService $service) : mixed
Parameters
- $service : VirDeliveryHistoryRebuildService
configure()
protected
configure() : mixed
execute()
protected
execute(InputInterface $input, OutputInterface $output) : mixed
Parameters
- $input : InputInterface
- $output : OutputInterface