Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
__construct (CollectionFactory $statesFactory, StateFactory $stateFactory, ConfigInterface $config, EncryptorInterface $encryptor, EncoderInterface $encoder) | |
![]() | |
install (SchemaSetupInterface $setup, ModuleContextInterface $context) | |
@codeCoverageIgnore @SuppressWarnings(PHPMD.CouplingBetweenObjects)
Definition at line 25 of file Recurring.php.
__construct | ( | CollectionFactory | $statesFactory, |
StateFactory | $stateFactory, | ||
ConfigInterface | $config, | ||
EncryptorInterface | $encryptor, | ||
EncoderInterface | $encoder | ||
) |
Init
CollectionFactory | $statesFactory | |
StateFactory | $stateFactory | |
ConfigInterface | $config | |
EncryptorInterface | $encryptor | |
EncoderInterface | $encoder |
Definition at line 63 of file Recurring.php.