Logidav Docs

SaleRdvCommand extends ContainerAwareCommand
in package
uses LockableTrait

Class SaleRdvCommand

Table of Contents

Constants

STORE_LOCALE_MAP  = [3 => 'fr', 23 => 'be', 26 => 'be']

Methods

configure()  : mixed
execute()  : int|null
resolveSubjectForSale()  : string

Constants

STORE_LOCALE_MAP

public mixed STORE_LOCALE_MAP = [3 => 'fr', 23 => 'be', 26 => 'be']

Methods

execute()

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

resolveSubjectForSale()

private resolveSubjectForSale(Sale $sale, string|null $translationKey, string $fallback) : string
Parameters
$sale : Sale
$translationKey : string|null
$fallback : string
Return values
string

        
On this page

Search results