class CompaniesTableFeeder extends Command (View source)

Methods

void
__construct()

Create a new command instance.

mixed
handle()

Execute the console command.

getSymbolsFormArray()

No description

httpCall( GetMethods $interaction_methods, $symbol)

No description

discardRepeated($data, $symbol)

No description

storeDataInDB($data)

No description

Details

at line line 32
void __construct()

Create a new command instance.

Return Value

void

at line line 42
mixed handle()

Execute the console command.

Return Value

mixed

at line line 47
getSymbolsFormArray()

at line line 65
httpCall( GetMethods $interaction_methods, $symbol)

Parameters

GetMethods $interaction_methods
$symbol

at line line 75
discardRepeated($data, $symbol)

Parameters

$data
$symbol

at line line 90
storeDataInDB($data)

Parameters

$data