ImportCustomerReviewsCommand
extends ContainerAwareCommand
in package
Commande pour importer les avis clients depuis l'API
Table of Contents
Methods
- configure() : mixed
- Configuration de la commande
- execute() : int
- Exécution de la commande
Methods
configure()
Configuration de la commande
protected
configure() : mixed
execute()
Exécution de la commande
protected
execute(InputInterface $input, OutputInterface $output) : int
Parameters
- $input : InputInterface
- $output : OutputInterface