ProductDateDispoCommand
extends ContainerAwareCommand
in package
uses
LockableTrait
Class ProductDateDispoCommand
Table of Contents
Properties
- $outputLn : OutputInterface
Methods
- configure() : mixed
- execute() : mixed
- productStockMailAlert() : mixed
- updateProductDispo() : mixed
Properties
$outputLn
protected
OutputInterface
$outputLn
Methods
configure()
protected
configure() : mixed
execute()
protected
execute(InputInterface $input, OutputInterface $output) : mixed
Parameters
- $input : InputInterface
- $output : OutputInterface
productStockMailAlert()
protected
productStockMailAlert(mixed $product, mixed $newdate, mixed $oldDate) : mixed
Parameters
- $product : mixed
- $newdate : mixed
- $oldDate : mixed
updateProductDispo()
protected
updateProductDispo(mixed $dd, mixed $id) : mixed
Parameters
- $dd : mixed
- $id : mixed