Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
__construct (TopologyInstaller $topologyInstaller) | |
install (SchemaSetupInterface $setup, ModuleContextInterface $context) | |
Protected Attributes | |
$topologyInstaller | |
Class Recurring
Definition at line 16 of file Recurring.php.
__construct | ( | TopologyInstaller | $topologyInstaller | ) |
install | ( | SchemaSetupInterface | $setup, |
ModuleContextInterface | $context | ||
) |
{Installs DB schema for a module
SchemaSetupInterface | $setup | |
ModuleContextInterface | $context |
Implements InstallSchemaInterface.
Definition at line 34 of file Recurring.php.
|
protected |
Definition at line 21 of file Recurring.php.