GoogleShoppingSalesCommand
extends ContainerAwareCommand
in package
Class GoogleShoppingSalesCommand
Table of Contents
Properties
- $googleService : mixed
Methods
- refreshGoogleAccessToken() : mixed
- Refreshing google oauth Access token
- configure() : mixed
- execute() : int|void|null
Properties
$googleService
protected
mixed
$googleService
Tags
Methods
refreshGoogleAccessToken()
Refreshing google oauth Access token
public
refreshGoogleAccessToken() : mixed
configure()
protected
configure() : mixed
execute()
protected
execute(InputInterface $input, OutputInterface $output) : int|void|null
Parameters
- $input : InputInterface
- $output : OutputInterface