Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
__construct (\Magento\Framework\Composer\ComposerInformation $composerInformation, \Magento\Framework\Composer\MagentoComposerApplicationFactory $magentoComposerApplicationFactory) | |
indexAction () | |
componentsAction () | |
Controller for other components grid on select version page
Definition at line 16 of file OtherComponentsGrid.php.
__construct | ( | \Magento\Framework\Composer\ComposerInformation | $composerInformation, |
\Magento\Framework\Composer\MagentoComposerApplicationFactory | $magentoComposerApplicationFactory | ||
) |
\Magento\Framework\Composer\ComposerInformation | $composerInformation | |
\Magento\Framework\Composer\MagentoComposerApplicationFactory | $magentoComposerApplicationFactory |
Definition at line 32 of file OtherComponentsGrid.php.
componentsAction | ( | ) |
Get Components from composer info command
Definition at line 59 of file OtherComponentsGrid.php.
indexAction | ( | ) |
No index action, return 404 error page
Definition at line 45 of file OtherComponentsGrid.php.