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