Logidav Docs

SynchronizeProductsCommand extends ContainerAwareCommand
in package

Class SynchronizeProductsCommand

Table of Contents

Properties

$entityManager  : EntityManagerInterface|null
$logService  : LogServiceInterface|null
$tatiService  : TatiService

Methods

__construct()  : mixed
SyncOrdersCommand constructor.
configure()  : mixed
Configure command
execute()  : int|void|null

Properties

Methods

__construct()

SyncOrdersCommand constructor.

public __construct([null $name = null ][, EntityManagerInterface|null $entityManager = null ][, TatiService|null $tatiService = null ]) : mixed
Parameters
$name : null = null
$entityManager : EntityManagerInterface|null = null
$tatiService : TatiService|null = null

execute()

protected execute(InputInterface $input, OutputInterface $output) : int|void|null
Parameters
$input : InputInterface
$output : OutputInterface
Tags
throws
Exception
Return values
int|void|null

        
On this page

Search results