|
Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
| __construct (UninstallCollector $uninstallCollector) | |
| indexAction () | |
| hasUninstallAction () | |
Controller of data option selection
Definition at line 18 of file DataOption.php.
| __construct | ( | UninstallCollector | $uninstallCollector | ) |
Constructor
| UninstallCollector | $uninstallCollector |
Definition at line 30 of file DataOption.php.
| hasUninstallAction | ( | ) |
Checks if module has uninstall class
Definition at line 53 of file DataOption.php.
| indexAction | ( | ) |
Shows data option page
Definition at line 40 of file DataOption.php.