class CacheUserPricelistItemsArrayCommand extends ContainerAwareCommand

Class CacheUserPricelistItemsArrayCommand. Command that caches pricelist data on user

Methods

configure()

Command configuration

int|null|void
execute(InputInterface $input, OutputInterface $output)

Cache pricelist data on user

Details

at line 24
protected configure()

Command configuration

at line 36
protected int|null|void execute(InputInterface $input, OutputInterface $output)

Cache pricelist data on user

Parameters

InputInterface $input
OutputInterface $output

Return Value

int|null|void