Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
__construct (MessageQueueConfig $messageQueueConfig) | |
install (SchemaSetupInterface $setup, ModuleContextInterface $context) | |
Class Recurring
Definition at line 16 of file Recurring.php.
__construct | ( | MessageQueueConfig | $messageQueueConfig | ) |
MessageQueueConfig | $messageQueueConfig |
Definition at line 26 of file Recurring.php.
install | ( | SchemaSetupInterface | $setup, |
ModuleContextInterface | $context | ||
) |
{Installs DB schema for a module
SchemaSetupInterface | $setup | |
ModuleContextInterface | $context |
Populate 'queue' table
Implements InstallSchemaInterface.
Definition at line 34 of file Recurring.php.