ProductDispoCommand
extends ContainerAwareCommand
in package
uses
LockableTrait
Class ProductDispoCommand
Tags
Table of Contents
Properties
- $em : EntityManagerInterface
Methods
- configure() : mixed
- Configure command
- execute() : int|null
Properties
$em
protected
EntityManagerInterface
$em
Methods
configure()
Configure command
protected
configure() : mixed
execute()
protected
execute(InputInterface $input, OutputInterface $output) : int|null
Parameters
- $input : InputInterface
- $output : OutputInterface