|
Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
| __construct (IndexerRegistry $indexerRegistry) | |
| install (ModuleDataSetupInterface $setup, ModuleContextInterface $context) | |
Upgrade registered themes.
Definition at line 18 of file RecurringData.php.
| __construct | ( | IndexerRegistry | $indexerRegistry | ) |
| install | ( | ModuleDataSetupInterface | $setup, |
| ModuleContextInterface | $context | ||
| ) |
{Installs data for a module
| ModuleDataSetupInterface | $setup | |
| ModuleContextInterface | $context |
Implements InstallDataInterface.
Definition at line 38 of file RecurringData.php.